Date: Wednesday, December 21, 2022 @ 14:55:16 Author: alucryd Revision: 464682
upgpkg: python-patiencediff 0.2.12-1 Modified: python-patiencediff/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-21 14:20:06 UTC (rev 464681) +++ PKGBUILD 2022-12-21 14:55:16 UTC (rev 464682) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-patiencediff -pkgver=0.2.11 +pkgver=0.2.12 pkgrel=1 pkgdesc='Patiencediff Python and C implementations' arch=(x86_64) @@ -12,7 +12,7 @@ git python-setuptools ) -_tag=d3577c54f10737f52990b7a1d745684b2632b373 +_tag=5f419a0b2b7bb3000f66481538da8226d57ceb7a source=(git+https://github.com/breezy-team/patiencediff.git#tag=${_tag}) sha256sums=(SKIP)
