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