Date: Monday, December 26, 2016 @ 10:02:26
  Author: foutrelis
Revision: 202678

Python 3.6 rebuild

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-26 10:01:59 UTC (rev 202677)
+++ PKGBUILD    2016-12-26 10:02:26 UTC (rev 202678)
@@ -6,7 +6,7 @@
 pkgname=(python-prompt_toolkit python2-prompt_toolkit)
 _name=prompt_toolkit
 pkgver=1.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
 depends=('python-pygments'

Reply via email to