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' # Template file for 'stagit'
pkgname=stagit pkgname=stagit
version=0.4 version=0.5
revision=2 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="MANPREFIX=/usr/share/man" make_install_args="MANPREFIX=/usr/share/man"
makedepends="libgit2-devel" makedepends="libgit2-devel"
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="MIT" license="MIT"
homepage="http://git.2f30.org/stagit" homepage="http://git.2f30.org/stagit"
distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz" distfiles="http://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
checksum=ecc7e3ac349749afaf4d58fd37e1a66c6b61dac21292c888f8daba8cb901b97c checksum=a648f52ef8b0921dfea87a5c6aadcb2bba5b5ea801e2511e83437c613f6fa17a
LDFLAGS="-lgit2" LDFLAGS="-lgit2"
post_install() { post_install() {