summaryrefslogtreecommitdiffstats
path: root/deps/PyQt5
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-01-01 01:51:29 +0100
committer Eric Hameleers <alien@slackware.com>2020-01-01 01:51:29 +0100
commitafa7e3c5884b6e72ff5410e2d5a4a3fd786e18a3 (patch)
treec8d5f218e16f094871400a6a76eb5be9f295d23c /deps/PyQt5
parentc338d286e89c88eb5095621642a0167be3707f91 (diff)
downloadktown-afa7e3c5884b6e72ff5410e2d5a4a3fd786e18a3.tar.gz
ktown-afa7e3c5884b6e72ff5410e2d5a4a3fd786e18a3.tar.xz
Recompilations caused by the update to Python 3.8 in -current
Diffstat (limited to 'deps/PyQt5')
-rwxr-xr-xdeps/PyQt5/PyQt5.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/PyQt5/PyQt5.SlackBuild b/deps/PyQt5/PyQt5.SlackBuild
index 33c203e..8552e19 100755
--- a/deps/PyQt5/PyQt5.SlackBuild
+++ b/deps/PyQt5/PyQt5.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=PyQt5
VERSION=${VERSION:-5.13.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then