aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ufolib2/python3-ufolib2.SlackBuild
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2025-09-12 10:23:27 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-13 00:34:05 +0700
commit75cb7d506f35d51cd7335e9d838b3159da2a4baa (patch)
treee47ae64d64196fe6591d54d49691c68d279e85a0 /python/python3-ufolib2/python3-ufolib2.SlackBuild
parent455a563ecbc8f30062839e3ece245c99cc614cca (diff)
python/python3-ufolib2: Updated for version 0.18.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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}