From 0f73efcd4d12958b40ca0fc138ec001b0e4cb166 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Sat, 18 Nov 2017 19:36:30 -0500 Subject: [PATCH] stagit: update to 0.7. --- srcpkgs/stagit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index 410a3a4bb5c..d2badaa58a2 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,6 +1,6 @@ # Template file for 'stagit' pkgname=stagit -version=0.6 +version=0.7 revision=1 build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" @@ -10,7 +10,7 @@ maintainer="Steve Prybylski " license="MIT" homepage="http://git.2f30.org/stagit" distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz" -checksum=71bfb26ed537955ef55119cf79c45654321a795a2d7e697dbce143324e48fd04 +checksum=632b7454f8aa0c65f8ac9ffa3a30ec0839ca0f5182da9fe267aaab70c3d03245 LDFLAGS="-lgit2" post_install() {