stagit: update to 0.9.4.
This commit is contained in:
parent
8bbe7e040c
commit
a1be3d5790
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'stagit'
|
# Template file for 'stagit'
|
||||||
pkgname=stagit
|
pkgname=stagit
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
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="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=db89b41c6d3803b2562d56fee0d939360fc887902f17aaf27dff774df0402da3
|
checksum=8889ab13fa345729cdc3cc92c8fdce10d49f6660f39a60def7646c86d8a61300
|
||||||
LDFLAGS="-lgit2"
|
LDFLAGS="-lgit2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue