aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-17 10:36:45 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-18 09:16:02 +0700
commit788a7098e27916a34fbdc8ce4d7b46339c82386d (patch)
treeb4bf8b32892a2d738a37e0ae3eaac2fd0fbbac45 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
parentb399f8d6c9fe537eb5eaa8397ba70e038b87dd75 (diff)
python/python3-prompt_toolkit: Updated for version 3.0.41.
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 5d5808b5a4..6743a0728a 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.40}
+VERSION=${VERSION:-3.0.41}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}