Date: Thursday, April 6, 2023 @ 13:40:34 Author: felixonmars Revision: 1438973
upgpkg: python-autocommand 2.2.2-3: rebuild with python 3.11 Modified: python-autocommand/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:39:14 UTC (rev 1438972) +++ PKGBUILD 2023-04-06 13:40:34 UTC (rev 1438973) @@ -2,7 +2,7 @@ pkgname=python-autocommand pkgver=2.2.2 -pkgrel=2 +pkgrel=3 pkgdesc="A library to create a command-line program from a function" url="https://github.com/Lucretiel/autocommand" license=('LGPL')
