From 84c305e3d5f3e9c7cbb4cf5cb568ee9c316182c0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 5 Mar 2016 05:39:53 +0100 Subject: [PATCH] stagit: rebuild against libgit2-0.24.0 --- srcpkgs/stagit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index 80e4565adf4..40a54fa393e 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,7 +1,7 @@ # Template file for 'stagit' pkgname=stagit version=0.2 -revision=1 +revision=2 create_wrksrc=yes build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man"