summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/prompt_toolkit/prompt_toolkit.SlackBuild2
-rw-r--r--python/prompt_toolkit/prompt_toolkit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/prompt_toolkit/prompt_toolkit.SlackBuild b/python/prompt_toolkit/prompt_toolkit.SlackBuild
index 12261cad43..8a7a63dcb7 100644
--- a/python/prompt_toolkit/prompt_toolkit.SlackBuild
+++ b/python/prompt_toolkit/prompt_toolkit.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=prompt_toolkit
-VERSION=${VERSION:-0.37}
+VERSION=${VERSION:-0.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/prompt_toolkit/prompt_toolkit.info b/python/prompt_toolkit/prompt_toolkit.info
index e1e9e69a12..daf6af7778 100644
--- a/python/prompt_toolkit/prompt_toolkit.info
+++ b/python/prompt_toolkit/prompt_toolkit.info
@@ -1,8 +1,8 @@
PRGNAM="prompt_toolkit"
-VERSION="0.37"
+VERSION="0.38"
HOMEPAGE="https://github.com/jonathanslenders/python-prompt-toolkit"
-DOWNLOAD="https://pypi.python.org/packages/source/p/prompt_toolkit/prompt_toolkit-0.37.tar.gz"
-MD5SUM="c62ee0b852b8d61faa4992a65a99ccae"
+DOWNLOAD="https://pypi.python.org/packages/source/p/prompt_toolkit/prompt_toolkit-0.38.tar.gz"
+MD5SUM="a20554d5650126fac2960c79923495b3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wcwidth Pygments six"