Date: Thursday, April 6, 2023 @ 14:38:13
Author: felixonmars
Revision: 1439268
upgpkg: python-pam 2.0.2-2: rebuild with python 3.11
Modified:
python-pam/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 14:37:52 UTC (rev 1439267)
+++ PKGBUILD 2023-04-06 14:38:13 UTC (rev 1439268)
@@ -3,7 +3,7 @@
pkgname=python-pam
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Pure Python interface to the Pluggable Authentication Modules system
on Linux"
arch=('any')
url="https://github.com/FirefighterBlu3/${pkgname}"