From b85ea33b62f55fed3b0e0ee951522694f90aaa82 Mon Sep 17 00:00:00 2001 From: Jasper Chan Date: Sat, 18 Aug 2018 21:24:43 -0700 Subject: [PATCH] stagit: update to 0.8. --- srcpkgs/stagit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index 7a53fdedff0..a13a47f3c35 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,7 +1,7 @@ # Template file for 'stagit' pkgname=stagit version=0.8 -revision=1 +revision=2 build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" makedepends="libgit2-devel"