Date: Saturday, April 8, 2023 @ 14:53:17
Author: felixonmars
Revision: 1442647
upgpkg: python-textdistance 4.5.0-2: rebuild with python 3.11
Modified:
python-textdistance/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 14:52:57 UTC (rev 1442646)
+++ PKGBUILD 2023-04-08 14:53:17 UTC (rev 1442647)
@@ -3,7 +3,7 @@
_pkg=textdistance
pkgname=python-${_pkg}
pkgver=4.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Compute distance between sequences"
arch=(any)
url="https://github.com/life4/textdistance"