Date: Thursday, November 12, 2020 @ 19:02:50 Author: foutrelis Revision: 753316
upgpkg: python-gast02 0.2.2-2: Python 3.9 rebuild Modified: python-gast02/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 19:02:49 UTC (rev 753315) +++ PKGBUILD 2020-11-12 19:02:50 UTC (rev 753316) @@ -1,7 +1,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=python-gast02 pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="AST that abstracts the underlying Python version" url="https://github.com/serge-sans-paille/gast" arch=(any)
