mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
4f0681383e
commit
8a58cfa81a
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.10
|
version=2.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_install_args="--disable-autoupdate"
|
make_install_args="--disable-autoupdate"
|
||||||
|
@ -15,5 +15,5 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
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="https://data.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5a97133e3549a81367c5128678237b0cb013f49ca8279ba88272a09a5cdc3939
|
checksum=aad749da51a0214a257206a2b78f00d258e4af278c15fadb7de4e7e1120b9d8d
|
||||||
|
|
Loading…
Add table
Reference in a new issue