mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
clyrics: update to 0.13.
This commit is contained in:
parent
7dd7a5b371
commit
1e1a3af12b
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'clyrics'
|
# Template file for 'clyrics'
|
||||||
pkgname=clyrics
|
pkgname=clyrics
|
||||||
version=0.12
|
version=0.13
|
||||||
revision=2
|
revision=1
|
||||||
depends="perl-LWP-Protocol-https perl-WWW-Mechanize"
|
depends="perl-LWP-Protocol-https perl-WWW-Mechanize"
|
||||||
short_desc="Extensible lyrics fetcher, with daemon support for cmus and mocp"
|
short_desc="Extensible lyrics fetcher, with daemon support for cmus and mocp"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://trizenx.blogspot.fr/2013/02/mocp-lyrics.html"
|
homepage="https://trizenx.blogspot.fr/2013/02/mocp-lyrics.html"
|
||||||
distfiles="https://github.com/trizen/clyrics/archive/${version}.tar.gz"
|
distfiles="https://github.com/trizen/clyrics/archive/${version}.tar.gz"
|
||||||
checksum=3110a177618fee02b5b17539b1a7c2fe877238ee922ac2967e828c3db5efc799
|
checksum=ac3b238e588a4e3c0dad76eb88a45438be0c839dbb123225527c8712ed155484
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local f
|
local f
|
||||||
|
|
Loading…
Add table
Reference in a new issue