picard: update to 1.3.1
This commit is contained in:
parent
2a87f238f1
commit
af613b502e
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'picard'
|
||||
pkgname=picard
|
||||
version=1.3
|
||||
version=1.3.1
|
||||
wrksrc="${pkgname}-release-${version}"
|
||||
revision=1
|
||||
build_style=python-module
|
||||
pycompile_module="picard"
|
||||
|
@ -12,7 +13,7 @@ license="GPL-2"
|
|||
homepage="http://picard.musicbrainz.org/"
|
||||
short_desc="MusicBrainz's audio tagger"
|
||||
distfiles="http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=dad3ac3fd275c8df4730e0991ffb5ef2925da62847be16466a1027210307491b
|
||||
checksum=f83ec4ab703134a3dbd8203a2b30c15ea87bec79c02446506e4dce1ec87f7d02
|
||||
|
||||
post_install() {
|
||||
# install plugins
|
||||
|
|
Loading…
Reference in New Issue