audio/qmmp-plugin-pack-qt5: Updated for version 1.5.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-04-05 20:07:00 +07:00 committed by Willy Sudiarto Raharjo
parent 70c2be1bce
commit 48d854b999
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qmmp-plugin-pack-qt5
VERSION=${VERSION:-1.5.2}
VERSION=${VERSION:-1.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="qmmp-plugin-pack-qt5"
VERSION="1.5.2"
VERSION="1.5.3"
HOMEPAGE="https://qmmp.ylsoftware.com/plugins.php"
DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp-plugin-pack/1.5/qmmp-plugin-pack-1.5.2.tar.bz2"
MD5SUM="6a6a9d36901b827aee51cf4bab91a04a"
DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp-plugin-pack/1.5/qmmp-plugin-pack-1.5.3.tar.bz2"
MD5SUM="3dd2a23631d68581e08c413801d63bf4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qmmp-qt5"