summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBao Trinh2024-05-06 09:55:36 -0500
committerBao Trinh2024-05-06 09:55:36 -0500
commitb9e41590ada0e8dca5ddfc4138ea62f860e32973 (patch)
tree862331ae60dbff242c86e0d30a43a1bd071650bd /PKGBUILD
parent5102a0755b53bc8aedba0605d30af1fb4728018e (diff)
downloadaur-python-rapidfuzz-capi.tar.gz
Bump pkgrel for python 3.12 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00a7b07273e4..cee9196ea1dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_name=rapidfuzz_capi
pkgname=python-${_name/_/-}
pkgver=1.0.5
-pkgrel=5
+pkgrel=6
pkgdesc='C-API of RapidFuzz, which can be used to extend RapidFuzz from separate packages'
arch=(any)
url='https://github.com/maxbachmann/rapidfuzz_capi'