desktop/qt5ct: Updated for version 1.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fd3dc70a25
commit
e1a75d7104
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=qt5ct
|
PRGNAM=qt5ct
|
||||||
VERSION=${VERSION:-1.7}
|
VERSION=${VERSION:-1.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="qt5ct"
|
PRGNAM="qt5ct"
|
||||||
VERSION="1.7"
|
VERSION="1.8"
|
||||||
HOMEPAGE="http://qt5ct.sourceforge.net"
|
HOMEPAGE="http://qt5ct.sourceforge.net"
|
||||||
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-1.7.tar.bz2"
|
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-1.8.tar.bz2"
|
||||||
MD5SUM="cd06d8583e5ab9538fe32f62fb979a1f"
|
MD5SUM="ba865f840cab31a7a68d217c776bd86b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue