summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fd59bee7875..6d0070b0d148 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = python-rapidfuzz
pkgdesc = Rapid fuzzy string matching in Python and C++ using the Levenshtein Distance
- pkgver = 1.4.1
+ pkgver = 1.5.0
pkgrel = 1
url = https://github.com/maxbachmann/rapidfuzz
arch = x86_64
license = MIT
makedepends = python-setuptools
depends = python
- source = https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-1.4.1.tar.gz
- sha256sums = de20550178376d21bfe1b34a7dc42ab107bb282ef82069cf6dfe2805a0029e26
+ source = https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-1.5.0.tar.gz
+ sha256sums = 141ee381c16f7e58640ef1f1dbf76beb953d248297a7165f7ba25d81ac1161c7
pkgname = python-rapidfuzz
-