summaryrefslogtreecommitdiffstats
path: root/deps/qt5-webkit/qt5-webkit.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-05-09 16:00:45 +0200
committer Eric Hameleers <alien@slackware.com>2019-05-09 16:00:45 +0200
commit69943897d83f3e147c57039b087059b01727a0f3 (patch)
treee39ab0574e7585564973e52accdfc292d19fb2a8 /deps/qt5-webkit/qt5-webkit.SlackBuild
parent551831d63c57987da4fa7c72b77b7bb810d5082e (diff)
downloadktown-69943897d83f3e147c57039b087059b01727a0f3.tar.gz
ktown-69943897d83f3e147c57039b087059b01727a0f3.tar.xz
Deps: update qt5 and also update/rebuild the 'deps' programs using it
Diffstat (limited to 'deps/qt5-webkit/qt5-webkit.SlackBuild')
-rwxr-xr-xdeps/qt5-webkit/qt5-webkit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/qt5-webkit/qt5-webkit.SlackBuild b/deps/qt5-webkit/qt5-webkit.SlackBuild
index b352f5c..144b95d 100755
--- a/deps/qt5-webkit/qt5-webkit.SlackBuild
+++ b/deps/qt5-webkit/qt5-webkit.SlackBuild
@@ -27,7 +27,7 @@
PKGNAM=qt5-webkit
SRCVER=${SRCVER:-"5.212.0-alpha2"}
VERSION=$(echo $SRCVER | tr - _)
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
NUMJOBS=${NUMJOBS:-"-j$(nproc)"}