summaryrefslogtreecommitdiffstats
path: root/deps/qt5/qt5.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-12-08 21:05:03 +0100
committer Eric Hameleers <alien@slackware.com>2017-12-08 21:05:03 +0100
commitdbfeea72767c75e34644451a736aba5f829eec40 (patch)
tree88237718bd4dfb1fda278a12e31c464650bf2baa /deps/qt5/qt5.SlackBuild
parentc41195f65d22455432da195c90e32c0056be5819 (diff)
downloadktown-dbfeea72767c75e34644451a736aba5f829eec40.tar.gz
ktown-dbfeea72767c75e34644451a736aba5f829eec40.tar.xz
Update or recompile the deps that are affected by -current updates
Notably, icu4c, poppler and libical updates in slackware-current were incompatible with many of the packages in the 'ktown' repository.
Diffstat (limited to '')
-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 ad3dff3..830448d 100755
--- a/deps/qt5/qt5.SlackBuild
+++ b/deps/qt5/qt5.SlackBuild
@@ -54,7 +54,7 @@
# Modifications for qt 5.9.2 2017 by Eric Hameleers, Eindhoven, NL
PKGNAM=qt5
-VERSION=${VERSION:-5.9.2}
+VERSION=${VERSION:-5.9.3}
PKGSRC=$(echo $VERSION |cut -d- -f1)
PKGVER=$(echo $VERSION |tr - _)
BUILD=${BUILD:-1}