stagit: update to 0.3.

This commit is contained in:
Steve Prybylski 2016-03-20 16:06:53 -04:00
parent bfbdcc2fa5
commit 922cba3c26

View file

@ -1,7 +1,7 @@
# Template file for 'stagit'
pkgname=stagit
version=0.2
revision=2
version=0.3
revision=1
create_wrksrc=yes
build_style=gnu-makefile
make_install_args="MANPREFIX=/usr/share/man"
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="MIT"
homepage="http://git.2f30.org/stagit"
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
checksum=b8702b87369c9904b513cf36779526a35b1d5447ec6ea9bcbdc2d3bb7072f3a0
checksum=72056a14e2c434ef27ec666b44ed5cffcea9f6940576b5faa621eaa617c1e733
LDFLAGS="-lgit2"
post_install() {