stagit: update to 0.4.

This commit is contained in:
Steve Prybylski 2016-05-08 20:03:06 -04:00
parent 9803698c38
commit 72f97a6ae9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'stagit'
pkgname=stagit
version=0.3.1
version=0.4
revision=1
build_style=gnu-makefile
make_install_args="MANPREFIX=/usr/share/man"
@ -10,7 +10,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=3a2dbee6f7e874099bd2a3ce6826289002d8041a8aec0301d3a84c9184330ac0
checksum=ecc7e3ac349749afaf4d58fd37e1a66c6b61dac21292c888f8daba8cb901b97c
LDFLAGS="-lgit2"
post_install() {