From dbfeea72767c75e34644451a736aba5f829eec40 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 8 Dec 2017 21:05:03 +0100 Subject: 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. --- deps/qt5/qt5.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/qt5/qt5.SlackBuild') 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} -- cgit v1.2.3