Date: Friday, October 25, 2019 @ 16:08:27
  Author: felixonmars
Revision: 519392

Python 3.8 rebuild

Modified:
  python-funcparserlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-25 16:07:59 UTC (rev 519391)
+++ PKGBUILD    2019-10-25 16:08:27 UTC (rev 519392)
@@ -2,7 +2,7 @@
 
 pkgname=python-funcparserlib
 pkgver=0.3.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Recursive descent parsing library based on functional combinators"
 url="https://github.com/vlasovskikh/funcparserlib";
 license=('MIT')

Reply via email to