Date: Sunday, December 25, 2016 @ 17:25:55
  Author: foutrelis
Revision: 202090

Python 3.6 rebuild

Modified:
  python-wcwidth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-25 17:25:34 UTC (rev 202089)
+++ PKGBUILD    2016-12-25 17:25:55 UTC (rev 202090)
@@ -6,7 +6,7 @@
 pkgname=(python-wcwidth python2-wcwidth)
 _name=wcwidth
 pkgver=0.1.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Measures number of Terminal column cells of wide-character codes"
 url="https://github.com/jquast/wcwidth";
 license=('MIT')

Reply via email to