aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-03-06 10:14:16 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:09 +0700
commita437e3a138221e0dc1e38eec22c5a4666ba35bf6 (patch)
treedb6d31f379ae06c30043dd1ed550c3351546c806 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
parent1f5ac5392a509de99ba2f8d76818056b1836dd35 (diff)
python/python3-prompt_toolkit: Updated for version 3.0.38.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 3c63eadfdd95..17bb5a303be7 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.36}
+VERSION=${VERSION:-3.0.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}