diff options
author | Arn0 <yth@ythogtha.org> | 2024-01-09 16:04:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-11 08:00:25 +0700 |
commit | c088bf2fd652bf521a0d9792e7e02c808ea920d4 (patch) | |
tree | dbf7cd84585eccb4ab9bb94092e1cddfc4221f1e /python/python3-wcwidth/python3-wcwidth.SlackBuild | |
parent | 789e809d6d0eb3ffdfd504288af844b1da6c3671 (diff) |
python/python3-wcwidth: updated for version 0.2.13
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 cfcc6eddee080..9b2ec4123c857 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.12} +VERSION=${VERSION:-0.2.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |