Date: Thursday, April 13, 2023 @ 10:28:05
Author: arojas
Revision: 1445813
upgpkg: python-cachelib 0.10.2-2: Python 3.11 rebuild
Modified:
python-cachelib/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-13 10:21:00 UTC (rev 1445812)
+++ PKGBUILD 2023-04-13 10:28:05 UTC (rev 1445813)
@@ -5,7 +5,7 @@
pkgname=python-cachelib
_name=${pkgname#python-}
pkgver=0.10.2
-pkgrel=1
+pkgrel=2
pkgdesc='A collection of cache libraries in the same API interface. Extracted
from werkzeug'
arch=(any)
url='https://github.com/pallets/cachelib'