multimedia/picard-plugins: Version bump to 7b3b379

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-02-05 15:31:14 -08:00 committed by Willy Sudiarto Raharjo
parent af6c401360
commit 626df26dc5
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for "picard-plugins".
# Copyright 2015 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2018-2023 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# Copyright 2018-2024 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -28,8 +28,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=picard-plugins
VERSION=${VERSION:-5a18c78}
COMMIT=${COMMIT:-5a18c78d6a02396947729918b4971741d82e5c21}
VERSION=${VERSION:-7b3b379}
COMMIT=${COMMIT:-7b3b379a7b3cea5771ba16dd6bfbdf3e25731539}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="picard-plugins"
VERSION="5a18c78"
VERSION="7b3b379"
HOMEPAGE="https://picard.musicbrainz.org/plugins/"
DOWNLOAD="https://github.com/metabrainz/picard-plugins/archive/5a18c78/picard-plugins-5a18c78d6a02396947729918b4971741d82e5c21.tar.gz"
MD5SUM="0dd80e02093c554c352ca88bca5cfd33"
DOWNLOAD="https://github.com/metabrainz/picard-plugins/archive/7b3b379/picard-plugins-7b3b379a7b3cea5771ba16dd6bfbdf3e25731539.tar.gz"
MD5SUM="91da71aa74f6a2b639c9e38528d7b713"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="picard"