Date: Monday, April 10, 2023 @ 12:10:19 Author: felixonmars Revision: 1444193
upgpkg: python-pkgconfig 1.5.5-5: rebuild with python 3.11 Modified: python-pkgconfig/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 12:10:12 UTC (rev 1444192) +++ PKGBUILD 2023-04-10 12:10:19 UTC (rev 1444193) @@ -2,7 +2,7 @@ pkgname=python-pkgconfig pkgver=1.5.5 -pkgrel=4 +pkgrel=5 pkgdesc='Python module to interface with the pkg-config command line tool' arch=(any) url='https://github.com/matze/pkgconfig'
