diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-10-06 21:55:07 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-13 08:03:03 +0700 |
commit | 7558a3d2f0a7759c99354205607193fc3c08b659 (patch) | |
tree | 14b55cb9b6cbb24292c3baf3b60c979fed77ad9d /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | f2f7f5cd3cfb3052c5285c8b8877f7a692eb6cc6 (diff) |
python/python3-prompt_toolkit: 2.0.5.
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 3902547c4a..e7c163d65f 100644 --- a/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild +++ b/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild @@ -25,7 +25,7 @@ SRCNAM=prompt_toolkit PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-2.0.4} +VERSION=${VERSION:-2.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |