summaryrefslogtreecommitdiffstats
path: root/deps/qt5/qt5.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-04-04 23:02:09 +0200
committer Eric Hameleers <alien@slackware.com>2018-04-04 23:02:09 +0200
commit355d515c5c03f55f38464eac2565c9a08a7a8551 (patch)
treeb81af9cd95c1e37580ea527bb5dba567ec70009c /deps/qt5/qt5.SlackBuild
parent6c265e3c613eb8c801e216c018d164d5be7a2f7d (diff)
downloadktown-355d515c5c03f55f38464eac2565c9a08a7a8551.tar.gz
ktown-355d515c5c03f55f38464eac2565c9a08a7a8551.tar.xz
Recompilation required after icu4c and poppler ABI breakage
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 a94224c..e70e42a 100755
--- a/deps/qt5/qt5.SlackBuild
+++ b/deps/qt5/qt5.SlackBuild
@@ -57,7 +57,7 @@
PKGNAM=qt5
VERSION=${VERSION:-5.9.4}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
PKGSRC=$(echo $VERSION |cut -d- -f1)
PKGVER=$(echo $VERSION |tr - _)