summaryrefslogtreecommitdiffstats
path: root/python-poppler-qt5/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-10-25 21:13:42 +0000
committer Eric Hameleers <alien@slackware.com>2021-10-25 21:13:42 +0000
commit5310b8a971a082ccd9521f111c8b3dc70f103f33 (patch)
treefeb62e7d0fc9c13fc127f4892d93f29fdf32d31f /python-poppler-qt5/build
parent128673a809320ccf8313455088c1b44843c494cf (diff)
downloadasb-5310b8a971a082ccd9521f111c8b3dc70f103f33.tar.gz
asb-5310b8a971a082ccd9521f111c8b3dc70f103f33.tar.xz
python-poppler-qt5: rebuilt against Python 3.10
Diffstat (limited to 'python-poppler-qt5/build')
-rwxr-xr-xpython-poppler-qt5/build/python-poppler-qt5.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/python-poppler-qt5/build/python-poppler-qt5.SlackBuild b/python-poppler-qt5/build/python-poppler-qt5.SlackBuild
index e72f747c..45e31488 100755
--- a/python-poppler-qt5/build/python-poppler-qt5.SlackBuild
+++ b/python-poppler-qt5/build/python-poppler-qt5.SlackBuild
@@ -33,6 +33,8 @@
# Changelog:
# 21.1.0-1: 26/jun/2021 by Eric Hameleers <alien@slackware.com>
# * Initial build.
+# 21.1.0-2: 25/oct/2021 by Eric Hameleers <alien@slackware.com>
+# * Rebuilt against Python 3.10 in -current.
#
# Run 'sh python-poppler-qt5.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -42,7 +44,7 @@
PRGNAM=python-poppler-qt5
VERSION=${VERSION:-21.1.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}
TAG=${TAG:-alien}