stagit: update to 0.6.

This commit is contained in:
Michael Gehring 2017-08-29 09:18:50 +00:00
parent eac6b4369c
commit 97ad121007

View file

@ -1,7 +1,7 @@
# Template file for 'stagit'
pkgname=stagit
version=0.5
revision=2
version=0.6
revision=1
build_style=gnu-makefile
make_install_args="MANPREFIX=/usr/share/man"
makedepends="libgit2-devel"
@ -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=a648f52ef8b0921dfea87a5c6aadcb2bba5b5ea801e2511e83437c613f6fa17a
checksum=71bfb26ed537955ef55119cf79c45654321a795a2d7e697dbce143324e48fd04
LDFLAGS="-lgit2"
post_install() {