[arch-commits] Commit in python-patiencediff/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Sun Sep 11 10:46:09 UTC 2022


    Date: Sunday, September 11, 2022 @ 10:46:09
  Author: alucryd
Revision: 455893

upgpkg: python-patiencediff 0.2.3-1

Modified:
  python-patiencediff/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-11 09:58:35 UTC (rev 455892)
+++ PKGBUILD	2022-09-11 10:46:09 UTC (rev 455893)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-patiencediff
-pkgver=0.2.2
-pkgrel=3
+pkgver=0.2.3
+pkgrel=1
 pkgdesc='Patiencediff Python and C implementations'
 arch=(x86_64)
 url=https://www.breezy-vcs.org/
@@ -12,7 +12,7 @@
   git
   python-setuptools
 )
-_tag=e287b9397072399b3c8c902a660c71e17e2c2325
+_tag=4f60045d63e618aff2f81e44a1f7d472428f84e1
 source=(git+https://github.com/breezy-team/patiencediff.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list