From 3f0888c7a1876e7638a9f885ae1b8c56241d251e Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Sat, 26 Mar 2016 11:04:05 -0400 Subject: [PATCH] stagit: update to 0.3.1. --- srcpkgs/stagit/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index 403ff4cd136..f08aad1f144 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,8 +1,7 @@ # Template file for 'stagit' pkgname=stagit -version=0.3 +version=0.3.1 revision=1 -create_wrksrc=yes build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" makedepends="libgit2-devel" @@ -11,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=72056a14e2c434ef27ec666b44ed5cffcea9f6940576b5faa621eaa617c1e733 +checksum=3a2dbee6f7e874099bd2a3ce6826289002d8041a8aec0301d3a84c9184330ac0 LDFLAGS="-lgit2" post_install() {