mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
picard: update to 2.0.4. (#2401)
This commit is contained in:
parent
298585c17a
commit
7b90dac6fb
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'picard'
|
# Template file for 'picard'
|
||||||
pkgname=picard
|
pkgname=picard
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}-release-${version}"
|
wrksrc="${pkgname}-release-${version}"
|
||||||
|
@ -10,10 +10,10 @@ hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
depends="python3-PyQt5 chromaprint python3-mutagen
|
depends="python3-PyQt5 chromaprint python3-mutagen
|
||||||
desktop-file-utils hicolor-icon-theme"
|
desktop-file-utils hicolor-icon-theme"
|
||||||
|
short_desc="MusicBrainz's audio tagger"
|
||||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
short_desc="MusicBrainz's audio tagger"
|
homepage="https://picard.musicbrainz.org/"
|
||||||
homepage="http://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}.tar.gz"
|
||||||
checksum=bc56dbd744d736e2b75645c3d37a1a383e7e1b591d2a09ee988be67fff1deea6
|
checksum=0c6ee49e0c6dd61793e5705823570055e55e7601d665c9be75271c8b2ff54337
|
||||||
|
|
Loading…
Add table
Reference in a new issue