Date: Thursday, April 6, 2023 @ 12:34:17
Author: felixonmars
Revision: 1438673
upgpkg: python-smmap 1:5.0.0-4: rebuild with python 3.11
Modified:
python-smmap/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:34:15 UTC (rev 1438672)
+++ PKGBUILD 2023-04-06 12:34:17 UTC (rev 1438673)
@@ -6,7 +6,7 @@
_name=smmap
pkgname=python-smmap
pkgver=5.0.0
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc="A pure git implementation of a sliding window memory map manager"
arch=('any')