diff options
author | Arn0 <yth@ythogtha.org> | 2024-07-02 10:47:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-03 07:03:51 +0700 |
commit | f1f58a0f1b62f0667f76fd44eb0f98f8063b227c (patch) | |
tree | 908a2e6671aa623741f5bd24292615d26e4462b4 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | 61c05f7cf2c88b289c9e63b68e680fd96ec67693 (diff) |
python/python3-prompt_toolkit: updated for version 3.0.47
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 3d201728aa..1f2f92f4c4 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.46} +VERSION=${VERSION:-3.0.47} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |