aboutsummaryrefslogtreecommitdiff
path: root/python/terminado/terminado.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-03-20 23:14:31 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-26 01:20:14 +0700
commit0d5895db078801779ffbb4bd4ecb7a9db757e618 (patch)
tree51321d094c0199ff832f87534a3397f4c4d58c41 /python/terminado/terminado.SlackBuild
parent2f0c71cc6c3b4bf92c067c9695fbbab21f96d7be (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.SlackBuild2
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}