Date: Thursday, April 6, 2023 @ 12:18:23 Author: felixonmars Revision: 1438651
upgpkg: python-lru-dict 1.1.8-2: rebuild with python 3.11 Modified: python-lru-dict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 12:18:21 UTC (rev 1438650) +++ PKGBUILD 2023-04-06 12:18:23 UTC (rev 1438651) @@ -3,7 +3,7 @@ pkgname=python-lru-dict pkgver=1.1.8 -pkgrel=1 +pkgrel=2 pkgdesc='A fast and memory efficient LRU cache for Python' arch=(x86_64) url=https://github.com/amitdev/lru-dict
