summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2023-05-04 16:55:38 +0300
committerjonian2023-05-04 16:55:38 +0300
commit25f4fa1b203f6349a4f292b4f3b500766b946287 (patch)
treefe87c2b6a1307d16cc729eefb05c06685c1ee0d2 /PKGBUILD
parenta96a8abc241f9c154ec26531bdde7e90e6bcc1e4 (diff)
downloadaur-python-fuzzysearch.tar.gz
bump pkgrel to trigger rebuild for python 3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15335397ce1b..c8233b1f3e65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=python-fuzzysearch
pkgver=0.7.3
-pkgrel=3
+pkgrel=4
pkgdesc="A Python library for fuzzy substring searches"
arch=("any")
url="https://github.com/taleinat/fuzzysearch"