aboutsummaryrefslogtreecommitdiff
path: root/python/python3-wcwidth/python3-wcwidth.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-17 10:36:31 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-18 09:16:01 +0700
commitb399f8d6c9fe537eb5eaa8397ba70e038b87dd75 (patch)
tree08b36b7875b2b93386846193cadbb0f6518fa6b8 /python/python3-wcwidth/python3-wcwidth.SlackBuild
parent26180001ee2c977355f0e5c64cfa76abda3c38f1 (diff)
python/python3-wcwidth: Updated for version 0.2.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 693cf289f0..c1a224f03d 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.9}
+VERSION=${VERSION:-0.2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}