aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-05-31 13:11:25 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-31 23:55:39 +0700
commita278eb18c29f0a6a465c54c717d806379dba3254 (patch)
treefa58c742e255cd154a05b3b074e25f5dfc9db215 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
parent92148e0d4f77dc82f05cae6781b46bafd6e97723 (diff)
python/python3-prompt_toolkit: updated for version 3.0.45
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 824948cfb0..50aa529800 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.43}
+VERSION=${VERSION:-3.0.45}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}