Date: Thursday, February 9, 2023 @ 13:29:58 Author: alucryd Revision: 468428
upgpkg: python-merge3 0.0.13-1 Modified: python-merge3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-09 13:28:11 UTC (rev 468427) +++ PKGBUILD 2023-02-09 13:29:58 UTC (rev 468428) @@ -3,7 +3,7 @@ # Contributor: Mark Wagie <[email protected]> pkgname=python-merge3 -pkgver=0.0.12 +pkgver=0.0.13 pkgrel=1 pkgdesc='Python implementation of 3-way merge' arch=(any) @@ -14,7 +14,7 @@ git python-setuptools ) -_tag=685b23b38d911630fcb824739938f401a7d9291c +_tag=3c65769e219bc7c5efd68e2204b344d3504c854d #source=(git+https://github.com/breezy-team/merge3.git?signed#tag=${_tag}) source=(git+https://github.com/breezy-team/merge3.git#tag=${_tag}) b2sums=(SKIP)
