aboutsummaryrefslogtreecommitdiff
path: root/python/python-unicodedata2/python-unicodedata2.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2025-11-28 22:14:08 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-29 09:30:07 +0700
commit33cffddd52507b2286f3b573e1ce7e3f40d33b74 (patch)
tree9bd210d7205a0338a29bed55530fbbd95d9cf76c /python/python-unicodedata2/python-unicodedata2.SlackBuild
parentfe01f610ad24ae74ccbf6c2413b58561d2c5ddb1 (diff)
python/python-unicodedata2: Updated for version 17.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-unicodedata2/python-unicodedata2.SlackBuild')
-rw-r--r--python/python-unicodedata2/python-unicodedata2.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-unicodedata2/python-unicodedata2.SlackBuild b/python/python-unicodedata2/python-unicodedata2.SlackBuild
index 20b709e035..40da4185c1 100644
--- a/python/python-unicodedata2/python-unicodedata2.SlackBuild
+++ b/python/python-unicodedata2/python-unicodedata2.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-unicodedata2
SRCNAM=unicodedata2
-VERSION=${VERSION:-16.0.0}
+VERSION=${VERSION:-17.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}