summaryrefslogtreecommitdiffstats
path: root/deps/qt5
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-10 12:39:35 +0100
committer Eric Hameleers <alien@slackware.com>2015-12-10 12:39:35 +0100
commit83c0688ee8dc710286091d30cc1fbaea32ce1554 (patch)
tree7c3013a4dedf0a9a51c2406bc439b464b17d0c75 /deps/qt5
parent105d02bc290a959153570c5d87dec09a8aaaf300 (diff)
downloadktown-83c0688ee8dc710286091d30cc1fbaea32ce1554.tar.gz
ktown-83c0688ee8dc710286091d30cc1fbaea32ce1554.tar.xz
KDE 5_15.11: recompilations as a result of major library updates in -current.5_15.11
Diffstat (limited to 'deps/qt5')
-rwxr-xr-xdeps/qt5/qt5.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/qt5/qt5.SlackBuild b/deps/qt5/qt5.SlackBuild
index 786b59e..719f71b 100755
--- a/deps/qt5/qt5.SlackBuild
+++ b/deps/qt5/qt5.SlackBuild
@@ -46,7 +46,7 @@
# Modifications for qt 5.4.1 2015 by Eric Hameleers, Eindhoven, NL
PKGNAM=qt5
-VERSION=${VERSION:-5.5.0}
+VERSION=${VERSION:-5.5.1}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:--j7}