mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/qmmp-qt5: Updated for version 1.6.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3d180da567
commit
e89cf32f76
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=qmmp-qt5
|
||||
VERSION=${VERSION:-1.6.8}
|
||||
VERSION=${VERSION:-1.6.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qmmp-qt5"
|
||||
VERSION="1.6.8"
|
||||
VERSION="1.6.9"
|
||||
HOMEPAGE="https://qmmp.ylsoftware.com/"
|
||||
DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp/1.6/qmmp-1.6.8.tar.bz2"
|
||||
MD5SUM="a53e2c83468898029ac764c10031bbbe"
|
||||
DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp/1.6/qmmp-1.6.9.tar.bz2"
|
||||
MD5SUM="f22a0e7499aef767912faf9bad8ffc51"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue