aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ufolib2/python3-ufolib2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-ufolib2/python3-ufolib2.SlackBuild')
-rw-r--r--python/python3-ufolib2/python3-ufolib2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-ufolib2/python3-ufolib2.SlackBuild b/python/python3-ufolib2/python3-ufolib2.SlackBuild
index 36a9b9d4dd..29134c0e9d 100644
--- a/python/python3-ufolib2/python3-ufolib2.SlackBuild
+++ b/python/python3-ufolib2/python3-ufolib2.SlackBuild
@@ -31,13 +31,13 @@
# 21/08/2024: Sphinx is now an optional dependency
# Bump the build no.
# 18/02/2025: updated to version 0.17.1
-
+# 11/09/2025: updated to version 0.18.1
# ----------------------------------------------------------------------
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ufolib2
-VERSION=${VERSION:-0.17.1}
+VERSION=${VERSION:-0.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}