stagit: update to 0.9.6.
This commit is contained in:
parent
3572b54bcc
commit
96b7dea150
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'stagit'
|
# Template file for 'stagit'
|
||||||
pkgname=stagit
|
pkgname=stagit
|
||||||
version=0.9.5
|
version=0.9.6
|
||||||
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=025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039
|
checksum=d072f386f3a546ed0341e20f9c2dfd7756a761fab1c40316a96690cb2b3066d0
|
||||||
LDFLAGS="-lgit2"
|
LDFLAGS="-lgit2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue