Date: Thursday, April 6, 2023 @ 15:45:56
Author: felixonmars
Revision: 1439452
upgpkg: python-pylev 1.4.0-5: rebuild with python 3.11
Modified:
python-pylev/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 15:44:16 UTC (rev 1439451)
+++ PKGBUILD 2023-04-06 15:45:56 UTC (rev 1439452)
@@ -4,7 +4,7 @@
_pkgname=pylev
pkgname=python-pylev
pkgver=1.4.0
-pkgrel=4
+pkgrel=5
pkgdesc="A pure Python Levenshtein implementation that's not freaking GPL'd"
arch=('any')
url="https://github.com/toastdriven/${_pkgname}"