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