Date: Thursday, April 6, 2023 @ 17:13:18
Author: felixonmars
Revision: 1439939
upgpkg: python-diff-match-patch 20200713-6: rebuild with python 3.11
Modified:
python-diff-match-patch/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 17:13:17 UTC (rev 1439938)
+++ PKGBUILD 2023-04-06 17:13:18 UTC (rev 1439939)
@@ -4,7 +4,7 @@
_pkg=diff-match-patch
pkgname=python-${_pkg}
pkgver=20200713
-pkgrel=5
+pkgrel=6
pkgdesc="Robust algorithms to perform the operations required for
synchronizing plain text"
arch=('any')
url="https://github.com/diff-match-patch-python/diff-match-patch"