picard: update to 2.1.0.
This commit is contained in:
parent
4cd7d77c15
commit
f6a5aa96bb
1 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'picard'
|
# Template file for 'picard'
|
||||||
pkgname=picard
|
pkgname=picard
|
||||||
version=2.0.4
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}-release-${version}"
|
wrksrc="${pkgname}-release-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
make_install_args="--disable-autoupdate"
|
||||||
pycompile_module="picard"
|
pycompile_module="picard"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -15,5 +16,5 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://picard.musicbrainz.org/"
|
homepage="https://picard.musicbrainz.org/"
|
||||||
changelog="https://picard.musicbrainz.org/changelog/"
|
changelog="https://picard.musicbrainz.org/changelog/"
|
||||||
distfiles="http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version%.0}.tar.gz"
|
||||||
checksum=0c6ee49e0c6dd61793e5705823570055e55e7601d665c9be75271c8b2ff54337
|
checksum=cc00d51b8897cfe4a27e5ccd845a48e8eacffcbc96d0fa652a180954f0198a14
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue