summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPekka Ristola2022-06-12 14:37:03 +0300
committerPekka Ristola2022-06-12 14:37:03 +0300
commit79cf90e01e35b36db4784249b99ba004a982d3b2 (patch)
treec401bc633a96dd88447d03ee910d1e6419fb80b0 /PKGBUILD
parenta75d0e6ff64528e15ecc8ec5c8478597526b9efd (diff)
downloadaur-79cf90e01e35b36db4784249b99ba004a982d3b2.tar.gz
jarowinkler-cpp 1.0.1 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ede1c55077bf..f07cc7eabd0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='rapidfuzz'
pkgname="python-${_pkgname}"
pkgver=2.0.11
-pkgrel=3
+pkgrel=4
pkgdesc='Rapid fuzzy string matching in Python using various string metrics'
arch=('x86_64')
url='https://github.com/maxbachmann/rapidfuzz'