clyrics: update to 0.11.
This commit is contained in:
parent
ad00aaa811
commit
c44d10aaa7
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'clyrics'
|
||||
pkgname=clyrics
|
||||
version=0.10
|
||||
version=0.11
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="perl-LWP-Protocol-https perl-WWW-Mechanize"
|
||||
short_desc="Extensible lyrics fetcher, with daemon support for cmus and mocp"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://trizenx.blogspot.fr/2013/02/mocp-lyrics.html"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/trizen/clyrics/archive/${version}.tar.gz"
|
||||
checksum=96cb84b994ec66234aacff452f5bc0a5e0edd7567149301f435b5aa78c780cd0
|
||||
checksum=221d746c9c60249c56d2637f10890609bb14a97316016d98ebdf0db57acf22e8
|
||||
|
||||
do_install() {
|
||||
local f
|
||||
|
|
Loading…
Reference in New Issue