diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-02-22 06:29:48 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-23 08:26:53 +0700 |
commit | 4197c5da09b6360495d85fb45609597b63eba128 (patch) | |
tree | 6b3006e08a559c15d76e89230154709c98c3d829 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | 52f1d94169bdf416da7f5ea6d436f1f1807ae644 (diff) |
python/python3-prompt_toolkit: 2.0.9.
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 8e6d88b71b..a2602374f4 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.8} +VERSION=${VERSION:-2.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |