summaryrefslogtreecommitdiffstats
path: root/deps/qt5
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
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-webkit/qt5-webkit.SlackBuild2
-rw-r--r--deps/qt5/.url2
-rwxr-xr-xdeps/qt5/qt5.SlackBuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/deps/qt5-webkit/qt5-webkit.SlackBuild b/deps/qt5-webkit/qt5-webkit.SlackBuild
index 4fccefa..e15a7d4 100755
--- a/deps/qt5-webkit/qt5-webkit.SlackBuild
+++ b/deps/qt5-webkit/qt5-webkit.SlackBuild
@@ -26,7 +26,7 @@
PKGNAM=qt5-webkit
VERSION=${VERSION:-5.9.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:--j7}
diff --git a/deps/qt5/.url b/deps/qt5/.url
index cc990a0..5cbea4c 100644
--- a/deps/qt5/.url
+++ b/deps/qt5/.url
@@ -1 +1 @@
-https://download.qt.io/archive/qt/5.9/5.9.2/single/qt-everywhere-opensource-src-5.9.2.tar.xz
+https://download.qt.io/archive/qt/5.9/5.9.3/single/qt-everywhere-opensource-src-5.9.3.tar.xz
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}