summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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'