Date: Monday, April 10, 2023 @ 21:13:12 Author: arojas Revision: 1444599
upgpkg: python-rapidfuzz 2.15.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-10 21:10:00 UTC (rev 1444598) +++ PKGBUILD 2023-04-10 21:13:12 UTC (rev 1444599) @@ -5,7 +5,7 @@ _pkgname=rapidfuzz pkgname=python-$_pkgname pkgver=2.15.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'
