From c1dd51360b7714a3a46469e0961dd38d115c614b Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Wed, 20 Nov 2019 19:36:38 +0100 Subject: [PATCH] tig: update to 2.5.0. --- srcpkgs/tig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tig/template b/srcpkgs/tig/template index f35ff9556ef..de3ef8ba17c 100644 --- a/srcpkgs/tig/template +++ b/srcpkgs/tig/template @@ -1,6 +1,6 @@ # Template file for 'tig' pkgname=tig -version=2.4.1 +version=2.5.0 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=833c81b04082ed318ae5fd5342193f086781e74372cf418c2f82a1313b84cedd +checksum=a58791274780e9106c37822b098aa52c93c53d8a66d97b3c3e6044bf9811c89a pre_configure() { NOCONFIGURE=1 ./autogen.sh