From aab9e43ec11f4b927c37d1d8b3b12e97f26d4e81 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Mar 2020 13:33:06 +0200 Subject: [PATCH] stagit: update to 0.9.3. --- srcpkgs/stagit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index c087227f26c..cbb95edeb5d 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,6 +1,6 @@ # Template file for 'stagit' pkgname=stagit -version=0.9.2 +version=0.9.3 revision=1 build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" @@ -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=721cd7cfac479008e803eff5afd0c95ff9dbc640450afa5b844be82d8dfe0cba +checksum=db89b41c6d3803b2562d56fee0d939360fc887902f17aaf27dff774df0402da3 LDFLAGS="-lgit2" post_install() {