Date: Monday, April 10, 2023 @ 11:54:16
Author: felixonmars
Revision: 473767
upgpkg: python-automat 22.10.0-3: rebuild with python 3.11
Modified:
python-automat/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 11:48:53 UTC (rev 473766)
+++ PKGBUILD 2023-04-10 11:54:16 UTC (rev 473767)
@@ -2,7 +2,7 @@
pkgname=python-automat
pkgver=22.10.0
-pkgrel=2
+pkgrel=3
arch=('any')
license=('MIT')
pkgdesc="Self-service finite-state machines for the programmer on the go."