summaryrefslogtreecommitdiffstats
path: root/deps/qt5/qt5.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-13 12:01:34 +0100
committer Eric Hameleers <alien@slackware.com>2017-02-13 12:01:34 +0100
commit52c50a287052b6b63c8f602e4269dee461a94e11 (patch)
tree4b43a74f3cc6b8a563ba0c464d400c38bf381818 /deps/qt5/qt5.SlackBuild
parent3dbc1530fb2bf9a28154c66729792422ad483e58 (diff)
downloadktown-52c50a287052b6b63c8f602e4269dee461a94e11.tar.gz
ktown-52c50a287052b6b63c8f602e4269dee461a94e11.tar.xz
deps: updated for the upcoming KDE 5_17.02.
Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland
Diffstat (limited to 'deps/qt5/qt5.SlackBuild')
-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 7326328..12cd3e8 100755
--- a/deps/qt5/qt5.SlackBuild
+++ b/deps/qt5/qt5.SlackBuild
@@ -54,7 +54,7 @@ PKGNAM=qt5
VERSION=${VERSION:-5.7.1}
PKGSRC=$(echo $VERSION |cut -d- -f1)
PKGVER=$(echo $VERSION |tr - _)
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:--j7}