mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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:
parent
70c2be1bce
commit
48d854b999
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue