Date: Saturday, September 19, 2015 @ 12:28:25
  Author: fyan
Revision: 246595

upgpkg: python-ply 3.7-2

rebuild for python 3.5

Modified:
  python-ply/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-09-19 10:27:59 UTC (rev 246594)
+++ PKGBUILD    2015-09-19 10:28:25 UTC (rev 246595)
@@ -7,7 +7,7 @@
 pkgbase=python-ply
 pkgname=(python-ply python2-ply)
 pkgver=3.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Implementation of lex and yacc parsing tools'
 arch=('any')
 url='http://www.dabeaz.com/ply/'

Reply via email to