stagit: update to 0.5.

This commit is contained in:
Michael Gehring 2017-02-20 11:45:23 +00:00
parent 7f443ea015
commit 5d9f4584fb

View File

@ -1,7 +1,7 @@
# Template file for 'stagit'
pkgname=stagit
version=0.4
revision=2
version=0.5
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=ecc7e3ac349749afaf4d58fd37e1a66c6b61dac21292c888f8daba8cb901b97c
checksum=a648f52ef8b0921dfea87a5c6aadcb2bba5b5ea801e2511e83437c613f6fa17a
LDFLAGS="-lgit2"
post_install() {