mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
picard: update to 2.13.3
This commit is contained in:
parent
7866a5cc56
commit
91ec3d9af1
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'picard'
|
||||
pkgname=picard
|
||||
version=2.12.1
|
||||
revision=2
|
||||
version=2.13.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_install_args="--disable-autoupdate"
|
||||
hostmakedepends="gettext python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-PyQt5-multimedia chromaprint python3-mutagen
|
||||
python3-dateutil python3-discid python3-fasteners desktop-file-utils
|
||||
hicolor-icon-theme python3-yaml"
|
||||
hicolor-icon-theme python3-yaml python3-Markdown python3-PyJWT
|
||||
python3-PyQt5 python3-charset-normalizer"
|
||||
checkdepends="python3-pytest $depends"
|
||||
short_desc="MusicBrainz's audio tagger"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
|
@ -16,4 +17,4 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://picard.musicbrainz.org/"
|
||||
changelog="https://picard.musicbrainz.org/changelog/"
|
||||
distfiles="https://data.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=93a62309bdd2fde49152c15e52f4a009bebdb5dc68346154fe6caf12f5099b52
|
||||
checksum=63fdb3aeb2e7ab41c73aa44083030c22a6a0e955b932960c05669998e2e21fcc
|
||||
|
|
Loading…
Add table
Reference in a new issue