Date: Friday, April 7, 2023 @ 07:08:43 Author: felixonmars Revision: 1440766
upgpkg: python-pyclibrary 0.2.1-2: rebuild with python 3.11 Modified: python-pyclibrary/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 07:08:43 UTC (rev 1440765) +++ PKGBUILD 2023-04-07 07:08:43 UTC (rev 1440766) @@ -2,7 +2,7 @@ # Contributor: Jonni Westphalen <[email protected]> pkgname=python-pyclibrary pkgver=0.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="C parser and bindings automation for Python" arch=('any') url="https://github.com/MatthieuDartiailh/pyclibrary"
