summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2018-03-09 08:36:40 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-09 08:36:40 +0700
commiteb5eb5816763d56d58b196e0e9bb55dc85dcab5e (patch)
tree34b726102287a2a923e053e2da8a9baff167296e /desktop
parent0290b9445b330c7d38cb4c50cc667054febb7243 (diff)
downloadslackbuilds-eb5eb5816763d56d58b196e0e9bb55dc85dcab5e.tar.gz
slackbuilds-eb5eb5816763d56d58b196e0e9bb55dc85dcab5e.tar.xz
desktop/qt5ct: Updated for version 0.35.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/qt5ct/qt5ct.SlackBuild6
-rw-r--r--desktop/qt5ct/qt5ct.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/qt5ct/qt5ct.SlackBuild b/desktop/qt5ct/qt5ct.SlackBuild
index 9fdb77bd1a..0f53fd98b3 100644
--- a/desktop/qt5ct/qt5ct.SlackBuild
+++ b/desktop/qt5ct/qt5ct.SlackBuild
@@ -1,8 +1,8 @@
#!/bin/sh
-# Slackware build script for <appname>
+# Slackware build script for qt5ct
-# Copyright 2016-2017, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2016-2018, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qt5ct
-VERSION=${VERSION:-0.34}
+VERSION=${VERSION:-0.35}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/qt5ct/qt5ct.info b/desktop/qt5ct/qt5ct.info
index c1946acf36..2631b17991 100644
--- a/desktop/qt5ct/qt5ct.info
+++ b/desktop/qt5ct/qt5ct.info
@@ -1,8 +1,8 @@
PRGNAM="qt5ct"
-VERSION="0.34"
+VERSION="0.35"
HOMEPAGE="http://qt5ct.sourceforge.net"
-DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-0.34.tar.bz2"
-MD5SUM="660a38be27c5665b4fcf3349b67bc57d"
+DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-0.35.tar.bz2"
+MD5SUM="43fc124f6a4d5804b51d5453b5994de4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"