summaryrefslogtreecommitdiffstats
path: root/deps/qt5/qt5.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-04-20 21:24:19 +0200
committer Eric Hameleers <alien@slackware.com>2017-04-20 21:24:19 +0200
commit382febb9b49d285bd9b86c44f8c90811b8bd337b (patch)
tree44dc82eb7bbce5a6fd8aef844602f863bdea66c4 /deps/qt5/qt5.SlackBuild
parente7003794e73c136eefdb8cf3f8a07d0f5c540bff (diff)
downloadktown-382febb9b49d285bd9b86c44f8c90811b8bd337b.tar.gz
ktown-382febb9b49d285bd9b86c44f8c90811b8bd337b.tar.xz
Updated deps for KDE 5_17.04
New: - qtav Updated: - accountsservice - frei0r-plugins - gpgme - ninja - poppler Recompiled: - dvdauthor
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 c2b0d85..88908e1 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:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:--j7}