Date: Monday, December 5, 2022 @ 13:53:33 Author: alucryd Revision: 463067
upgpkg: python-patiencediff 0.2.10-1 Modified: python-patiencediff/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-05 13:40:07 UTC (rev 463066) +++ PKGBUILD 2022-12-05 13:53:33 UTC (rev 463067) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-patiencediff -pkgver=0.2.8 +pkgver=0.2.10 pkgrel=1 pkgdesc='Patiencediff Python and C implementations' arch=(x86_64) @@ -12,7 +12,7 @@ git python-setuptools ) -_tag=6f6a3b51707835e322ebfca5008a56169641cfc5 +_tag=7f2e2689a986e066681630c06de07caa1bb2afdc source=(git+https://github.com/breezy-team/patiencediff.git#tag=${_tag}) sha256sums=(SKIP)
