diff options
author | Arn0 <yth@ythogtha.org> | 2023-11-30 10:20:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-30 20:31:43 +0700 |
commit | ac90aacda92e87471816e3d9a24a9531d7a7fc12 (patch) | |
tree | 7991d62e8f42babd82db2b7af1388968fa51331d /python/python3-wcwidth/python3-wcwidth.SlackBuild | |
parent | e5bdabcab229ef1b0a398c1a6baf96d192e43f3a (diff) |
python/python3-wcwidth: updated for version 0.2.12
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-wcwidth/python3-wcwidth.SlackBuild b/python/python3-wcwidth/python3-wcwidth.SlackBuild index c1a224f03dfd0..cfcc6eddee080 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.10} +VERSION=${VERSION:-0.2.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |