aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-prompt_toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-prompt_toolkit')
-rw-r--r--community/py-prompt_toolkit/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-prompt_toolkit/APKBUILD b/community/py-prompt_toolkit/APKBUILD
index c6b71d1a4c..966d25c6a4 100644
--- a/community/py-prompt_toolkit/APKBUILD
+++ b/community/py-prompt_toolkit/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=py-prompt_toolkit
_pkgname=prompt_toolkit
-pkgver=1.0.15
+pkgver=2.0.7
pkgrel=0
pkgdesc="Library for building powerful interactive command lines in Python"
url="https://pypi.python.org/pypi/prompt_toolkit"
@@ -51,4 +51,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="10981be2ed8b71d0cd9f663c4de047cec9664d9276968c6eec40dc45b388d1acf8eba07d534369254f178931079bf39b04eb2ceac06aa63a2021ebf62387b2f5 py-prompt_toolkit-1.0.15.tar.gz"
+sha512sums="4ea8102a50290878248ccc2119eb2b5ae50ad58f466510f8328bc172942f5417abde24393958c910ae0ab2ea4a8caff049b6e7acd8d94e9dbeb97b36c6e2191e py-prompt_toolkit-2.0.7.tar.gz"