picard: update to 1.3.2
This commit is contained in:
parent
e8d156f200
commit
00d05b5176
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'picard'
|
||||
pkgname=picard
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
wrksrc="${pkgname}-release-${version}"
|
||||
revision=1
|
||||
build_style=python-module
|
||||
|
@ -13,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=f83ec4ab703134a3dbd8203a2b30c15ea87bec79c02446506e4dce1ec87f7d02
|
||||
checksum=f488702294ac77f8cd506d0272a9bfc1742d2f7ed8751048fbeeb74ba3084990
|
||||
|
||||
post_install() {
|
||||
# install plugins
|
||||
|
|
Loading…
Reference in a new issue