diff options
Diffstat (limited to 'python/prompt_toolkit')
-rw-r--r-- | python/prompt_toolkit/prompt_toolkit.SlackBuild | 2 | ||||
-rw-r--r-- | python/prompt_toolkit/prompt_toolkit.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/prompt_toolkit/prompt_toolkit.SlackBuild b/python/prompt_toolkit/prompt_toolkit.SlackBuild index 5c437f59eb..f1567f5437 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:-1.0.7} +VERSION=${VERSION:-1.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/prompt_toolkit/prompt_toolkit.info b/python/prompt_toolkit/prompt_toolkit.info index a876237447..9bef504441 100644 --- a/python/prompt_toolkit/prompt_toolkit.info +++ b/python/prompt_toolkit/prompt_toolkit.info @@ -1,8 +1,8 @@ PRGNAM="prompt_toolkit" -VERSION="1.0.7" +VERSION="1.0.8" HOMEPAGE="https://github.com/jonathanslenders/python-prompt-toolkit" -DOWNLOAD="https://pypi.python.org/packages/dd/55/2fb4883d2b21d072204fd21ca5e6040faa253135554590d0b67380669176/prompt_toolkit-1.0.7.tar.gz" -MD5SUM="f74cd8ac84176fac1cdb136843ccb0d6" +DOWNLOAD="https://pypi.python.org/packages/7f/72/845e3e5678ebe016fe2cff2ffaf91fc9615b9b1a630134f34cf394aa3927/prompt_toolkit-1.0.8.tar.gz" +MD5SUM="0ebe1d83d88a458839f69007d233fe92" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wcwidth six" |