summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelixonmars2023-04-06 16:48:56 +0000
committerBao Trinh2023-05-25 13:40:55 -0500
commitf7f0902c3e816b1a8fa16de5c04fcef97c07ebf3 (patch)
tree8482e2ad0506dd6e4b02ab5251edcb5c6451d41f
parentf5d68bbc6278cb7b3907807172a9208747b816f5 (diff)
downloadaur-f7f0902c3e816b1a8fa16de5c04fcef97c07ebf3.tar.gz
upgpkg: python-rapidfuzz-capi 1.0.5-4: rebuild with python 3.11
git-svn-id: file:///srv/repos/svn-community/svn@1439716 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c12e13de2655..f1facd0d7a1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=rapidfuzz_capi
pkgname=python-${_name/_/-}
pkgver=1.0.5
-pkgrel=3
+pkgrel=4
pkgdesc='C-API of RapidFuzz, which can be used to extend RapidFuzz from separate packages'
arch=(any)
url='https://github.com/maxbachmann/rapidfuzz_capi'