From 43f4e6d7d882b8edfb126f5c238ebe6416a08ce1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 9 Feb 2023 13:30:21 +0100 Subject: [PATCH] tig: update to 2.5.8. --- srcpkgs/tig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tig/template b/srcpkgs/tig/template index dbaae5bc2c3..ee1ffcd0061 100644 --- a/srcpkgs/tig/template +++ b/srcpkgs/tig/template @@ -1,6 +1,6 @@ # Template file for 'tig' pkgname=tig -version=2.5.7 +version=2.5.8 revision=1 build_style=gnu-configure make_install_args="install-doc-man" @@ -14,7 +14,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=60a1acfda3238df28dfbe309adc1892a8c9b35138c738f1567c6c3c65c81fb72 +checksum=d8cbfe4ede9d79b0da93d9002e79e8e466d5b4d2eee3dfa3dabf9cd5551a51c9 pre_configure() { NOCONFIGURE=1 ./autogen.sh