From c5bfc00a3613619892ed909eee2437b9edc906b8 Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 10 Oct 2022 01:39:06 +0200 Subject: [PATCH] stagit: rebuild for libgit2-1.5.0 --- srcpkgs/stagit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index 7e78e61ac80..6b7ff895906 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,7 +1,7 @@ # Template file for 'stagit' pkgname=stagit version=1.1 -revision=1 +revision=2 build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" makedepends="libgit2-devel"