diff options
author | Arn0 <yth@ythogtha.org> | 2024-06-06 13:54:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-07 08:22:12 +0700 |
commit | c42746c5caea6892b6e14ee9231e3ef706e0201b (patch) | |
tree | bdcddec4c55e4c896f2933798801a4c470bde11b /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | 1ab549b4139d5af7d5bd8cc62d86de1f2360caa4 (diff) |
python/python3-prompt_toolkit: updated for version 3.0.46
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 50aa529800..3d201728aa 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.45} +VERSION=${VERSION:-3.0.46} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |