mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
audio/qmmp-qt5: Updated for version 1.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
02976811db
commit
ad74fdb58a
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
SRCNAM=qmmp
|
||||
PRGNAM=$SRCNAM-qt5
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
VERSION=${VERSION:-1.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qmmp-qt5"
|
||||
VERSION="1.3.0"
|
||||
VERSION="1.3.1"
|
||||
HOMEPAGE="http://qmmp.ylsoftware.com/"
|
||||
DOWNLOAD="http://qmmp.ylsoftware.com/files/qmmp-1.3.0.tar.bz2"
|
||||
MD5SUM="cb33677dd29f43085a736d6aa51206ce"
|
||||
DOWNLOAD="http://qmmp.ylsoftware.com/files/qmmp-1.3.1.tar.bz2"
|
||||
MD5SUM="827963a73facb802c8f684a3762c6b8b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue