Date: Thursday, April 6, 2023 @ 13:35:38 Author: felixonmars Revision: 1438939
upgpkg: python-sly 0.5-2: rebuild with python 3.11 Modified: python-sly/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:35:38 UTC (rev 1438938) +++ PKGBUILD 2023-04-06 13:35:38 UTC (rev 1438939) @@ -3,7 +3,7 @@ _name=sly pkgname=python-sly pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Python implementation of the lex and yacc tools" arch=(any) url="https://github.com/dabeaz/sly"
