Date: Thursday, April 6, 2023 @ 13:12:51
  Author: felixonmars
Revision: 472743

upgpkg: python-speg 0.3-10: rebuild with python 3.11

Modified:
  python-speg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-06 13:12:15 UTC (rev 472742)
+++ PKGBUILD    2023-04-06 13:12:51 UTC (rev 472743)
@@ -2,7 +2,7 @@
 
 pkgname=python-speg
 pkgver=0.3
-pkgrel=9
+pkgrel=10
 pkgdesc="A PEG-based parser interpreter with memoization"
 arch=('any')
 url="https://github.com/avakar/pyspeg";

Reply via email to