picard: update to 1.4.1
This commit is contained in:
parent
6099abd13e
commit
6b54f2e08e
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'picard'
|
||||
pkgname=picard
|
||||
version=1.4
|
||||
version=1.4.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-release-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="picard"
|
||||
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
|
||||
hostmakedepends="python-devel"
|
||||
hostmakedepends="python-devel python-sip"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="python-PyQt4 chromaprint libdiscid mutagen desktop-file-utils hicolor-icon-theme"
|
||||
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=069266ce0b0e25cc4eacfd9cc1c78e1b19d4341a3ca2ce50b0e731796070273e
|
||||
checksum=994c7f835e1adbd7905e88af841ee6e7c249dc75b8be9963b1b3dc6cb8de6a4a
|
||||
|
|
Loading…
Reference in a new issue