audio/qmmp-qt5: Updated for version 1.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1241952b4a
commit
70c2be1bce
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=qmmp-qt5
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
VERSION=${VERSION:-1.5.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qmmp-qt5"
|
||||
VERSION="1.5.3"
|
||||
VERSION="1.5.4"
|
||||
HOMEPAGE="https://qmmp.ylsoftware.com/"
|
||||
DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp/1.5/qmmp-1.5.3.tar.bz2"
|
||||
MD5SUM="9fe77ff8919be6ea2b6fcecb9493f915"
|
||||
DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp/1.5/qmmp-1.5.4.tar.bz2"
|
||||
MD5SUM="6c4bb5fb097c2f313f4177e049ef2847"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue