From 47f4190c6653ae68348b6a53be5784fad934ee7e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 28 Jul 2017 12:03:43 +0200 Subject: [PATCH] python-prompt_toolkit: update to 1.0.15 --- srcpkgs/python-prompt_toolkit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-prompt_toolkit/template b/srcpkgs/python-prompt_toolkit/template index 21aafccd91a..42169df2b23 100644 --- a/srcpkgs/python-prompt_toolkit/template +++ b/srcpkgs/python-prompt_toolkit/template @@ -1,6 +1,6 @@ # Template file for 'python-prompt_toolkit' pkgname=python-prompt_toolkit -version=1.0.14 +version=1.0.15 revision=1 noarch=yes wrksrc="prompt_toolkit-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/jonathanslenders/python-prompt-toolkit" license="3-clause-BSD" distfiles="${PYPI_SITE}/p/prompt_toolkit/prompt_toolkit-${version}.tar.gz" -checksum=cc66413b1b4b17021675d9f2d15d57e640b06ddfd99bb724c73484126d22622f +checksum=858588f1983ca497f1cf4ffde01d978a3ea02b01c8a26a8bbc5cd2e66d816917 post_install() { vlicense LICENSE