From ea5421fbd18827c9e8cdaa6e1896cc7a0501a635 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 30 Mar 2024 15:50:00 +0100 Subject: [PATCH] tig: update to 2.5.9. --- srcpkgs/tig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tig/template b/srcpkgs/tig/template index ee1ffcd0061..51e72aad6f8 100644 --- a/srcpkgs/tig/template +++ b/srcpkgs/tig/template @@ -1,6 +1,6 @@ # Template file for 'tig' pkgname=tig -version=2.5.8 +version=2.5.9 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=d8cbfe4ede9d79b0da93d9002e79e8e466d5b4d2eee3dfa3dabf9cd5551a51c9 +checksum=f759ec005bb918cab224df7e2a538b55b38f79762e925c359c13bfe2bc8fe48b pre_configure() { NOCONFIGURE=1 ./autogen.sh