mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/qmmp-plugin-pack-qt5: Updated for version 1.5.1.
This also fixes the broken download link Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
22ef99535d
commit
6ae1b2904a
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.3.2}
|
||||
VERSION=${VERSION:-1.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qmmp-plugin-pack-qt5"
|
||||
VERSION="1.3.2"
|
||||
VERSION="1.5.1"
|
||||
HOMEPAGE="https://qmmp.ylsoftware.com/plugins.php"
|
||||
DOWNLOAD="https://qmmp.ylsoftware.com/files/plugins/qmmp-plugin-pack-1.3.2.tar.bz2"
|
||||
MD5SUM="8bad515b6ee875ec1b73786ecd66980e"
|
||||
DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp-plugin-pack/1.5/qmmp-plugin-pack-1.5.1.tar.bz2"
|
||||
MD5SUM="9da4b3827dbb2b47d03cb203a5d28cf4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qmmp-qt5"
|
||||
|
|
Loading…
Reference in a new issue