Date: Thursday, April 6, 2023 @ 14:25:45 Author: felixonmars Revision: 472770
upgpkg: python-merge3 0.0.13-2: rebuild with python 3.11 Modified: python-merge3/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 14:06:33 UTC (rev 472769) +++ PKGBUILD 2023-04-06 14:25:45 UTC (rev 472770) @@ -4,7 +4,7 @@ pkgname=python-merge3 pkgver=0.0.13 -pkgrel=1 +pkgrel=2 pkgdesc='Python implementation of 3-way merge' arch=(any) url=https://github.com/breezy-team/merge3
