From 781313724f3d1e54c11d7c17614940064cacedac Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Thu, 18 Feb 2021 21:59:59 +0100 Subject: [PATCH] tig: update to 2.5.2. --- srcpkgs/tig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tig/template b/srcpkgs/tig/template index 815cab0a058..13df86e9fef 100644 --- a/srcpkgs/tig/template +++ b/srcpkgs/tig/template @@ -1,6 +1,6 @@ # Template file for 'tig' pkgname=tig -version=2.5.1 +version=2.5.2 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure @@ -14,7 +14,7 @@ maintainer="Lugubris " license="GPL-2.0-only" homepage="https://jonas.github.io/tig/" distfiles="https://github.com/jonas/tig/archive/tig-${version}.tar.gz" -checksum=ae31e8b76ca00254d5a975f14bf5f4609778d6ecffa92430502450b4fe5461b5 +checksum=f3dbd9eb2f80a5ba1218b197e1428e576d6110ea94a817f6d0984950f5780c29 pre_configure() { NOCONFIGURE=1 ./autogen.sh