stagit: update to 0.9.3.

This commit is contained in:
mobinmob 2020-03-26 13:33:06 +02:00 committed by Piraty
parent b7a4d3ee93
commit aab9e43ec1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'stagit' # Template file for 'stagit'
pkgname=stagit pkgname=stagit
version=0.9.2 version=0.9.3
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="MANPREFIX=/usr/share/man" make_install_args="MANPREFIX=/usr/share/man"
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="MIT" license="MIT"
homepage="https://codemadness.org/git/stagit/log.html" homepage="https://codemadness.org/git/stagit/log.html"
distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz" distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz"
checksum=721cd7cfac479008e803eff5afd0c95ff9dbc640450afa5b844be82d8dfe0cba checksum=db89b41c6d3803b2562d56fee0d939360fc887902f17aaf27dff774df0402da3
LDFLAGS="-lgit2" LDFLAGS="-lgit2"
post_install() { post_install() {