summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ed23e32d439..dd527676a20a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-rapidfuzz-git
pkgdesc = Rapid fuzzy string matching in Python using the Levenshtein Distance
- pkgver = 0.6.3.r73.g0007571
+ pkgver = 0.9.2.r0.geae941a
pkgrel = 1
url = https://github.com/maxbachmann/rapidfuzz
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 00ad4c4fee31..550edf9dc1ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julian Daube <joposter (at) gmail (dot) com>
pkgname=python-rapidfuzz-git
-pkgver=0.6.3.r73.g0007571
+pkgver=0.9.2.r0.geae941a
pkgrel=1
pkgdesc="Rapid fuzzy string matching in Python using the Levenshtein Distance"