diff options
author | Arn0 <yth@ythogtha.org> | 2022-02-24 16:27:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-26 09:00:32 +0700 |
commit | 7f67c2426465a574ca1640cad0b6c03905c599e1 (patch) | |
tree | 00105b926ca92a82cedecf3d18d11dfbc6fc14b1 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | e4525bada54193f43e1c7e51b93c99d79e56cb90 (diff) |
python/python3-prompt_toolkit: updated for version 3.0.28
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 abf8da468b..6086adeff9 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.18} +VERSION=${VERSION:-3.0.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |