mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
desktop/qt5ct: Updated for version 0.34.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4986a5cd79
commit
6036e4dae4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qt5ct
|
||||
VERSION=${VERSION:-0.33}
|
||||
VERSION=${VERSION:-0.34}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt5ct"
|
||||
VERSION="0.33"
|
||||
VERSION="0.34"
|
||||
HOMEPAGE="http://qt5ct.sourceforge.net"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-0.33.tar.bz2"
|
||||
MD5SUM="4853c8413af7487b78b00631040236ab"
|
||||
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-0.34.tar.bz2"
|
||||
MD5SUM="660a38be27c5665b4fcf3349b67bc57d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue