Date: Thursday, February 9, 2023 @ 13:30:24 Author: alucryd Revision: 468430
upgpkg: python-patiencediff 0.2.13-1 Modified: python-patiencediff/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-09 13:30:09 UTC (rev 468429) +++ PKGBUILD 2023-02-09 13:30:24 UTC (rev 468430) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-patiencediff -pkgver=0.2.12 +pkgver=0.2.13 pkgrel=1 pkgdesc='Patiencediff Python and C implementations' arch=(x86_64) @@ -12,7 +12,7 @@ git python-setuptools ) -_tag=5f419a0b2b7bb3000f66481538da8226d57ceb7a +_tag=834fad2d280fa0634d00d658c61c15d82031f519 source=(git+https://github.com/breezy-team/patiencediff.git#tag=${_tag}) sha256sums=(SKIP)
