diff options
author | Arn0 <yth@ythogtha.org> | 2023-07-09 07:12:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-09 22:03:23 +0700 |
commit | 9ddc8c8929b1852cc66820efcc0d1d257164c419 (patch) | |
tree | e6fcebbc1c1eecc056de4a6a159991a3f56a1028 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | f83e8a77877fbea4f8da28f4fda4b2166c0cae21 (diff) |
python/python3-prompt_toolkit: updated for version 3.0.39
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 17bb5a303b..b2b0ca3b70 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.38} +VERSION=${VERSION:-3.0.39} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |