From da630f410f1af82d6c7d8ead5a5e8d7983374a2e Mon Sep 17 00:00:00 2001 From: jgart Date: Mon, 29 Nov 2021 02:00:44 -0500 Subject: [PATCH] stagit: update to 0.9.6 --- srcpkgs/stagit/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index 89c5a8cb177c..d8fa0eeb9c90 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,7 +1,7 @@ # Template file for 'stagit' pkgname=stagit -version=0.9.5 -revision=1 +version=0.9.6 +revision=2 build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" makedepends="libgit2-devel" @@ -10,7 +10,7 @@ maintainer="Steve Prybylski " license="MIT" homepage="https://codemadness.org/git/stagit/log.html" distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz" -checksum=025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039 +checksum=d072f386f3a546ed0341e20f9c2dfd7756a761fab1c40316a96690cb2b3066d0 LDFLAGS="-lgit2" post_install() {