Date: Thursday, April 6, 2023 @ 17:13:49
Author: felixonmars
Revision: 1439948
upgpkg: python-pyaes 1.6.1-10: rebuild with python 3.11
Modified:
python-pyaes/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 17:13:47 UTC (rev 1439947)
+++ PKGBUILD 2023-04-06 17:13:49 UTC (rev 1439948)
@@ -5,7 +5,7 @@
pkgname=python-pyaes
_pipname=pyaes
pkgver=1.6.1
-pkgrel=9
+pkgrel=10
pkgdesc="Pure-Python Implementation of the AES block-cipher and common modes
of operation"
arch=('any')
depends=('python')