parent
35fea31146
commit
6b48f5d1ee
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'picard'
|
# Template file for 'picard'
|
||||||
pkgname=picard
|
pkgname=picard
|
||||||
version=2.6.4
|
version=2.7.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-release-${version}"
|
wrksrc="${pkgname}-release-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="gettext python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
depends="python3-PyQt5-multimedia chromaprint python3-mutagen
|
depends="python3-PyQt5-multimedia chromaprint python3-mutagen
|
||||||
python3-dateutil python3-discid python3-fasteners desktop-file-utils
|
python3-dateutil python3-discid python3-fasteners desktop-file-utils
|
||||||
hicolor-icon-theme"
|
hicolor-icon-theme python3-yaml"
|
||||||
checkdepends="python3-pytest $depends"
|
checkdepends="python3-pytest $depends"
|
||||||
short_desc="MusicBrainz's audio tagger"
|
short_desc="MusicBrainz's audio tagger"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
|
@ -17,4 +17,4 @@ 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}.tar.gz"
|
||||||
checksum=c71ec4605842e24bbe6d92639e1cafac943548afed3a05193488d4bcc3d95370
|
checksum=6a273fe72b3cd84c67a60f0f4ae01f04f169fe372c33f0f58b764bf62c20d94b
|
||||||
|
|
Loading…
Reference in a new issue