summaryrefslogtreecommitdiffstats
path: root/deps/qt5/qt5.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/qt5/qt5.SlackBuild')
-rwxr-xr-xdeps/qt5/qt5.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/qt5/qt5.SlackBuild b/deps/qt5/qt5.SlackBuild
index fc81c6f..ad3dff3 100755
--- a/deps/qt5/qt5.SlackBuild
+++ b/deps/qt5/qt5.SlackBuild
@@ -51,9 +51,10 @@
# Modifications for qt 5.7.1 2017 by Eric Hameleers, Eindhoven, NL
# Modifications for qt 5.9.0 2017 by Eric Hameleers, Eindhoven, NL
# Modifications for qt 5.9.1 2017 by Eric Hameleers, Eindhoven, NL
+# Modifications for qt 5.9.2 2017 by Eric Hameleers, Eindhoven, NL
PKGNAM=qt5
-VERSION=${VERSION:-5.9.1}
+VERSION=${VERSION:-5.9.2}
PKGSRC=$(echo $VERSION |cut -d- -f1)
PKGVER=$(echo $VERSION |tr - _)
BUILD=${BUILD:-1}