Date: Saturday, April 29, 2023 @ 07:57:37
Author: felixonmars
Revision: 1449252
upgpkg: pylibacl 0.6.0-3: rebuild with python 3.11
Modified:
pylibacl/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-29 07:13:21 UTC (rev 1449251)
+++ PKGBUILD 2023-04-29 07:57:37 UTC (rev 1449252)
@@ -3,7 +3,7 @@
pkgname=python-pylibacl
pkgbase=pylibacl
pkgver=0.6.0
-pkgrel=2
+pkgrel=3
pkgdesc='A python extension module that allows you to manipulate the POSIX.1e
ACLs.'
arch=('x86_64')
url='https://pylibacl.k1024.org/'