Date: Wednesday, November 23, 2022 @ 15:42:44
  Author: alucryd
Revision: 462301

upgpkg: python-merge3 0.0.12-1

Modified:
  python-merge3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-23 13:31:52 UTC (rev 462300)
+++ PKGBUILD    2022-11-23 15:42:44 UTC (rev 462301)
@@ -3,7 +3,7 @@
 # Contributor: Mark Wagie <[email protected]>
 
 pkgname=python-merge3
-pkgver=0.0.10
+pkgver=0.0.12
 pkgrel=1
 pkgdesc='Python implementation of 3-way merge'
 arch=(any)
@@ -14,7 +14,7 @@
   git
   python-setuptools
 )
-_tag=c5922a23c7d6f1cdc1ee2c7b61b5e9455e24099e
+_tag=685b23b38d911630fcb824739938f401a7d9291c
 #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)

Reply via email to