diff options
author | Arn0 <yth@ythogtha.org> | 2025-02-07 20:02:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-08 07:49:16 +0700 |
commit | 117f79073193b9e4d5b8d610e5693b862bb86f0f (patch) | |
tree | b00dca94a785767a4703441b6f84e804853bb287 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | 9d9bf10a5193bcbe322a519c340d5badb440ef77 (diff) |
python/python3-prompt_toolkit: updated for version 3.0.50
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 1f2f92f4c4..8fcf7624c4 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.47} +VERSION=${VERSION:-3.0.50} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |