diff --git a/python/prompt_toolkit/prompt_toolkit.SlackBuild b/python/prompt_toolkit/prompt_toolkit.SlackBuild index 6ff396104e..3f4c84de3d 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.52} +VERSION=${VERSION:-0.54} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/prompt_toolkit/prompt_toolkit.info b/python/prompt_toolkit/prompt_toolkit.info index 93c5dceec7..1f8b572dfe 100644 --- a/python/prompt_toolkit/prompt_toolkit.info +++ b/python/prompt_toolkit/prompt_toolkit.info @@ -1,8 +1,8 @@ PRGNAM="prompt_toolkit" -VERSION="0.52" +VERSION="0.54" HOMEPAGE="https://github.com/jonathanslenders/python-prompt-toolkit" -DOWNLOAD="https://pypi.python.org/packages/source/p/prompt_toolkit/prompt_toolkit-0.52.tar.gz" -MD5SUM="a96bf7f1880fb12e65306dec7f000b1f" +DOWNLOAD="https://pypi.python.org/packages/source/p/prompt_toolkit/prompt_toolkit-0.54.tar.gz" +MD5SUM="c9b83f8ddc2d887aca78a10779aff623" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wcwidth Pygments six"