stagit: update to 0.9.5.

Closes: #30159 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2021-04-11 13:15:58 +02:00 committed by Andrew J. Hesford
parent f0677dbb35
commit 1fd85856d8

View file

@ -1,6 +1,6 @@
# Template file for 'stagit'
pkgname=stagit
version=0.9.4
version=0.9.5
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="https://codemadness.org/git/stagit/log.html"
distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz"
checksum=8889ab13fa345729cdc3cc92c8fdce10d49f6660f39a60def7646c86d8a61300
checksum=025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039
LDFLAGS="-lgit2"
post_install() {