summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-06 12:18:23 +0000
committerFelix Yan2023-04-06 12:18:23 +0000
commit2256d940a381facf260d99a10770f2a1cf7f2994 (patch)
treea0e591084cfa81ad3383fa65dbf9cf51bdc8620a
parent9dad33edf6236566aad8640d7aa84e9fb97ebd16 (diff)
downloadaur-2256d940a381facf260d99a10770f2a1cf7f2994.tar.gz
rebuild with python 3.11
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cdf15af4119..3e6341e2ef6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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