diff options
author | Arn0 <yth@ythogtha.org> | 2023-02-06 23:39:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-11 09:30:26 +0700 |
commit | 355cd92fb83bce9c2d0e412027d2a604d6728283 (patch) | |
tree | 58fbb00244f12fa8add725d0598bdf495fc1a92a /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | 5ebddd050fe48f78ba748dcf7a9d63af97f13f6b (diff) |
python/python3-prompt_toolkit: Updated for version 3.0.36.
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.SlackBuild | 2 |
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 6b753db76b..3c63eadfdd 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.29} +VERSION=${VERSION:-3.0.36} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |