aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-04-28 15:07:08 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:10 +0700
commit4c7a02e7ab5f198db1fadedee0d1b29e9013af29 (patch)
treebb1cc7252be42cf82a74dd523427a3d3bd32638f /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
parent17778ce4242a2b6215b34750a159ba52dc8d1c94 (diff)
python/python3-prompt_toolkit: updated for version 3.0.29
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild')
-rw-r--r--python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild b/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
index 6086adeff9..6b753db76b 100644
--- a/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
+++ b/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-prompt_toolkit
-VERSION=${VERSION:-3.0.28}
+VERSION=${VERSION:-3.0.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}