Date: Saturday, April 8, 2023 @ 14:09:31 Author: felixonmars Revision: 473316
upgpkg: libcap-ng 0.8.3-2: rebuild with python 3.11 Modified: libcap-ng/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 13:05:34 UTC (rev 473315) +++ PKGBUILD 2023-04-08 14:09:31 UTC (rev 473316) @@ -6,7 +6,7 @@ pkgbase=libcap-ng pkgname=(libcap-ng python-capng) pkgver=0.8.3 -pkgrel=1 +pkgrel=2 pkgdesc='A library for Linux that makes using posix capabilities easy' arch=(x86_64) url='https://people.redhat.com/sgrubb/libcap-ng/'
