Date: Saturday, April 8, 2023 @ 19:10:51
Author: felixonmars
Revision: 1442936
upgpkg: python-construct 2.10.68-2: rebuild with python 3.11
Modified:
python-construct/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 19:09:45 UTC (rev 1442935)
+++ PKGBUILD 2023-04-08 19:10:51 UTC (rev 1442936)
@@ -2,7 +2,7 @@
pkgname=python-construct
pkgver=2.10.68
-pkgrel=1
+pkgrel=2
pkgdesc="A powerful declarative parser/builder for binary data"
arch=('any')
license=('MIT')