Date: Wednesday, November 23, 2022 @ 15:43:10 Author: alucryd Revision: 462303
upgpkg: python-patiencediff 0.2.8-1 Modified: python-patiencediff/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-23 15:42:54 UTC (rev 462302) +++ PKGBUILD 2022-11-23 15:43:10 UTC (rev 462303) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-patiencediff -pkgver=0.2.6 +pkgver=0.2.8 pkgrel=1 pkgdesc='Patiencediff Python and C implementations' arch=(x86_64) @@ -12,7 +12,7 @@ git python-setuptools ) -_tag=b5b468ac37ae9ad81603f817b4c7ba8d6d1a4899 +_tag=6f6a3b51707835e322ebfca5008a56169641cfc5 source=(git+https://github.com/breezy-team/patiencediff.git#tag=${_tag}) sha256sums=(SKIP)
