summaryrefslogtreecommitdiffstats
path: root/python-pyliblo/build
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyliblo/build')
-rwxr-xr-xpython-pyliblo/build/python-pyliblo.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/python-pyliblo/build/python-pyliblo.SlackBuild b/python-pyliblo/build/python-pyliblo.SlackBuild
index 7d43bf07..e1b69107 100755
--- a/python-pyliblo/build/python-pyliblo.SlackBuild
+++ b/python-pyliblo/build/python-pyliblo.SlackBuild
@@ -37,6 +37,8 @@
# * Rebuilt against Python3.9.
# 0.10.0-3: 26/oct/2021 by Eric Hameleers <alien@slackware.com>
# * Rebuilt against Python3.10.
+# 0.10.0-4: 05/nov/2021 by Eric Hameleers <alien@slackware.com>
+# * Rebuilt against Python3.9.
#
# Run 'sh python-pyliblo.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -47,7 +49,7 @@
PRGNAM=python-pyliblo
SRCNAM=pyliblo
VERSION=${VERSION:-0.10.0}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}
TAG=${TAG:-alien}