[arch-commits] Commit in python-ply/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu Oct 31 17:42:45 UTC 2019
    
    
  
    Date: Thursday, October 31, 2019 @ 17:42:44
  Author: felixonmars
Revision: 366261
Python 3.8 rebuild
Modified:
  python-ply/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-31 17:41:50 UTC (rev 366260)
+++ PKGBUILD	2019-10-31 17:42:44 UTC (rev 366261)
@@ -6,7 +6,7 @@
 pkgbase=python-ply
 pkgname=(python-ply python2-ply)
 pkgver=3.11
-pkgrel=3
+pkgrel=4
 pkgdesc='Implementation of lex and yacc parsing tools'
 arch=('any')
 url='https://www.dabeaz.com/ply/'
    
    
More information about the arch-commits
mailing list