diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-03-20 23:14:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-26 01:20:14 +0700 |
commit | 0d5895db078801779ffbb4bd4ecb7a9db757e618 (patch) | |
tree | 51321d094c0199ff832f87534a3397f4c4d58c41 /python/terminado/terminado.SlackBuild | |
parent | 2f0c71cc6c3b4bf92c067c9695fbbab21f96d7be (diff) |
python/terminado: Update for 0.13.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/terminado/terminado.SlackBuild')
-rw-r--r-- | python/terminado/terminado.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/terminado/terminado.SlackBuild b/python/terminado/terminado.SlackBuild index 0e1518a815..1316ea5b80 100644 --- a/python/terminado/terminado.SlackBuild +++ b/python/terminado/terminado.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=terminado -VERSION=${VERSION:-0.13.1} +VERSION=${VERSION:-0.13.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |