aboutsummaryrefslogtreecommitdiff
path: root/python/python3-wcwidth/python3-wcwidth.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-09-26 13:52:00 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-26 21:55:28 +0700
commit4cce4ec2c54bd56cdf85adbcfb7451a7416f5ce2 (patch)
treeebb76ac65a012cd56dccdacaf84a301444901889 /python/python3-wcwidth/python3-wcwidth.SlackBuild
parente4649354128eecb5f31b0c174be723979689f845 (diff)
python/python3-wcwidth: updated for version 0.2.14
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wcwidth/python3-wcwidth.SlackBuild')
-rw-r--r--python/python3-wcwidth/python3-wcwidth.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-wcwidth/python3-wcwidth.SlackBuild b/python/python3-wcwidth/python3-wcwidth.SlackBuild
index 9b2ec4123c..a013f5fdce 100644
--- a/python/python3-wcwidth/python3-wcwidth.SlackBuild
+++ b/python/python3-wcwidth/python3-wcwidth.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-wcwidth
-VERSION=${VERSION:-0.2.13}
+VERSION=${VERSION:-0.2.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}