Date: Friday, April 7, 2023 @ 05:26:53
Author: felixonmars
Revision: 1440618
upgpkg: python-cython-lint 0.12.4-2: rebuild with python 3.11
Modified:
python-cython-lint/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 05:26:52 UTC (rev 1440617)
+++ PKGBUILD 2023-04-07 05:26:53 UTC (rev 1440618)
@@ -2,7 +2,7 @@
pkgname=python-cython-lint
pkgver=0.12.4
-pkgrel=1
+pkgrel=2
pkgdesc='A tool to lint Cython files'
arch=('any')
url='https://github.com/MarcoGorelli/cython-lint'