Date: Monday, December 12, 2022 @ 17:02:57 Author: alucryd Revision: 464192
upgpkg: python-patiencediff 0.2.11-1 Modified: python-patiencediff/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-12 15:31:00 UTC (rev 464191) +++ PKGBUILD 2022-12-12 17:02:57 UTC (rev 464192) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-patiencediff -pkgver=0.2.10 +pkgver=0.2.11 pkgrel=1 pkgdesc='Patiencediff Python and C implementations' arch=(x86_64) @@ -12,7 +12,7 @@ git python-setuptools ) -_tag=7f2e2689a986e066681630c06de07caa1bb2afdc +_tag=d3577c54f10737f52990b7a1d745684b2632b373 source=(git+https://github.com/breezy-team/patiencediff.git#tag=${_tag}) sha256sums=(SKIP)
