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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-04-01 14:11:11 +07:00 committed by Willy Sudiarto Raharjo
parent 80067e3a32
commit 61293aaafe
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for qmmp-plugin-pack-qt5.
#
# Copyright 2018-2020 Isaac Yu <isaacyu1@isaacyu1.com>
# Copyright 2018-2022 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qmmp-plugin-pack-qt5
VERSION=${VERSION:-1.5.1}
VERSION=${VERSION:-1.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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