summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-08 14:53:43 +0000
committerFelix Yan2023-04-08 14:53:43 +0000
commitaa3b95496c5267c3aee76e202bb5d2de51ac1db4 (patch)
treefe8d005bc36a0e264be14ee58ab0806e8ea04408
parent0a3ebe216488f20b2d6f5dba69153652e3d3e92c (diff)
downloadaur-aa3b95496c5267c3aee76e202bb5d2de51ac1db4.tar.gz
rebuild with python 3.11
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5292197aac2..e670e101be9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-fuzzywuzzy
pkgver=0.18.0
-pkgrel=5
+pkgrel=6
pkgdesc="Fuzzy string matching like a boss"
arch=("any")
url="https://pypi.python.org/pypi/fuzzywuzzy"