Date: Sunday, December 25, 2016 @ 17:41:47
  Author: foutrelis
Revision: 202124

Python 3.6 rebuild

Modified:
  yapf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-25 17:41:14 UTC (rev 202123)
+++ PKGBUILD    2016-12-25 17:41:47 UTC (rev 202124)
@@ -4,7 +4,7 @@
 pkgbase=yapf
 pkgname=("yapf" "python2-yapf")
 pkgver=0.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python style guide checker"
 arch=('any')
 url="http://github.com/google/yapf";

Reply via email to