Date: Thursday, April 27, 2023 @ 16:24:13 Author: arojas Revision: 1448952
upgpkg: python-rapidfuzz 3.0.0-2: Python 3.11 rebuild Modified: python-rapidfuzz/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-27 16:21:01 UTC (rev 1448951) +++ PKGBUILD 2023-04-27 16:24:13 UTC (rev 1448952) @@ -5,7 +5,7 @@ _pkgname=rapidfuzz pkgname=python-$_pkgname pkgver=3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Rapid fuzzy string matching in Python using various string metrics' arch=(x86_64) url='https://github.com/maxbachmann/rapidfuzz'
