From 692d95d28a7a834384a65f1963dabdb6cd3751ab Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sun, 11 Apr 2021 13:15:58 +0200 Subject: [PATCH] stagit: update to 0.9.5. --- srcpkgs/stagit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index 415761dc7e2f..89c5a8cb177c 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -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 " 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() {