aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-12-14 16:09:04 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-15 00:14:02 +0700
commit124233c66981f74fb72eac7149d0474b3574a343 (patch)
tree29e07442812b1a451f0b951b81ae9430b03b0de4 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
parentff127af97db4f0456d737a0dfa560ada6723f9fc (diff)
python/python3-prompt_toolkit: updated for version 3.0.43
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 6743a0728a..824948cfb0 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.41}
+VERSION=${VERSION:-3.0.43}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}