aboutsummaryrefslogtreecommitdiff
path: root/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-10-18 09:58:49 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-10-21 06:47:09 +0700
commite9f7ffcf812aa42dfa2db2dc18489cb6e2b10f05 (patch)
treec76af81bc2300f7d52ee6c0554e5891da15adf18 /python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
parentfeb49a7336a1be3e67cb8146ae159dcff47a1047 (diff)
python/python3-prompt_toolkit: 2.0.6.
Diffstat (limited to 'python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild')
-rw-r--r--python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild2
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 e7c163d65f141..0b38ab4ed6f9b 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.5}
+VERSION=${VERSION:-2.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}