mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
multimedia/picard: Version bump to 2.12.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
45e8c5d7c7
commit
999d03f4f1
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=picard
|
PRGNAM=picard
|
||||||
VERSION=${VERSION:-2.12.1}
|
VERSION=${VERSION:-2.12.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="picard"
|
PRGNAM="picard"
|
||||||
VERSION="2.12.1"
|
VERSION="2.12.2"
|
||||||
HOMEPAGE="https://picard.musicbrainz.org/"
|
HOMEPAGE="https://picard.musicbrainz.org/"
|
||||||
DOWNLOAD="https://github.com/metabrainz/picard/archive/release-2.12.1/picard-release-2.12.1.tar.gz"
|
DOWNLOAD="https://github.com/metabrainz/picard/archive/release-2.12.2/picard-release-2.12.2.tar.gz"
|
||||||
MD5SUM="6b1c4ece3772b7ab8603d1e37916fc94"
|
MD5SUM="53b65465e6f9ddf0596102b2ac2d883b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="chromaprint python3-fasteners mutagen python3-dateutil python-discid python3-pyjwt"
|
REQUIRES="chromaprint python3-fasteners mutagen python3-dateutil python-discid python3-pyjwt"
|
||||||
|
|
Loading…
Reference in a new issue