diff options
author | Arn0 <yth@ythogtha.org> | 2023-09-30 18:28:33 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-01 10:14:45 +0700 |
commit | 5f050e1dea911995d3868676a25651f52f18a75d (patch) | |
tree | 156047f6d75cd7b5dc84feed806a78c518af99c4 /python/python3-wcwidth/python3-wcwidth.SlackBuild | |
parent | 61f0fd72f53227406f9c51afc75b64329cb95b5e (diff) |
python/python3-wcwidth: updated for version 0.2.8
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 db1f973cdb..0ccc5808e0 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.6} +VERSION=${VERSION:-0.2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |