From dad3b041cc02f2c0134b83043d3748f34fa0dcd1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 18 Jul 2022 13:38:22 +0200 Subject: [PATCH] tig: update to 2.5.6. --- srcpkgs/tig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tig/template b/srcpkgs/tig/template index e9d1a56a7fb..647bc57bc7f 100644 --- a/srcpkgs/tig/template +++ b/srcpkgs/tig/template @@ -1,6 +1,6 @@ # Template file for 'tig' pkgname=tig -version=2.5.5 +version=2.5.6 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure @@ -15,7 +15,7 @@ license="GPL-2.0-only" homepage="https://jonas.github.io/tig/" changelog="https://github.com/jonas/tig/blob/master/NEWS.adoc" distfiles="https://github.com/jonas/tig/archive/tig-${version}.tar.gz" -checksum=eac8ea96aabe1583ba04fbc6e02a8b725d4093ae1939f19a426a301602ffe4b7 +checksum=4805b73b29338ba225bc7b03301b4ed8803433b0a593dcf118bd750ac79a5786 pre_configure() { NOCONFIGURE=1 ./autogen.sh