Date: Thursday, April 6, 2023 @ 15:43:43
Author: felixonmars
Revision: 1439442
upgpkg: python-typed-ast 1.5.4-2: rebuild with python 3.11
Modified:
python-typed-ast/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 15:43:42 UTC (rev 1439441)
+++ PKGBUILD 2023-04-06 15:43:43 UTC (rev 1439442)
@@ -2,7 +2,7 @@
pkgname=python-typed-ast
pkgver=1.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="a fork of Python 2 and 3 ast modules with type comment support"
arch=('x86_64')
url="https://github.com/python/typed_ast"