stagit: update to 1.0.

This commit is contained in:
tibequadorian 2022-03-19 02:34:28 +01:00 committed by Leah Neukirchen
parent 6437200344
commit 937276b12e

View file

@ -1,6 +1,6 @@
# Template file for 'stagit' # Template file for 'stagit'
pkgname=stagit pkgname=stagit
version=0.9.6 version=1.0
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=d072f386f3a546ed0341e20f9c2dfd7756a761fab1c40316a96690cb2b3066d0 checksum=10a0e31bb57d6da0dea84728cabed95b8f7d83fde13bb76e0ce18ef71ab68d8f
LDFLAGS="-lgit2" LDFLAGS="-lgit2"
post_install() { post_install() {