summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2020-11-11 10:46:58 +0000
committerFelix Yan2020-11-11 10:46:58 +0000
commitca9d10c80f95fd792728c4f18e415508a37d47b1 (patch)
tree53759bfe133a573b0c88a3e74e108d85ba48c84d
parentbed6f3f26633bd7649876a33c3e15c16bad2feb7 (diff)
downloadaur-ca9d10c80f95fd792728c4f18e415508a37d47b1.tar.gz
Python 3.9 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a83f6235caa..349e6f76decc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-fuzzywuzzy
pkgver=0.18.0
-pkgrel=2
+pkgrel=3
pkgdesc="Fuzzy string matching like a boss"
arch=("any")
url="https://pypi.python.org/pypi/fuzzywuzzy"