diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-07-28 23:01:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 17:50:17 +0700 |
commit | 97ebdcdfbe205985c30b4963af5990576f8928e8 (patch) | |
tree | 7aa058b3b10a576b07a1470f79e384d38fb1dc44 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild | |
parent | f1ea01b836baaa1b5c419b1ff9511b572c95aaa0 (diff) |
python/python3-prompt_toolkit: 1.0.15.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 a9147c6b9f..32c321bc94 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:-1.0.14} +VERSION=${VERSION:-1.0.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |