From dea1783a5d15d6192a522ef0a9cb0adff1e6e6b4 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Sat, 19 Mar 2022 02:34:28 +0100 Subject: [PATCH] stagit: update to 1.0. --- srcpkgs/stagit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index 7078a4f6c946..f5828d25ed5c 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,6 +1,6 @@ # Template file for 'stagit' pkgname=stagit -version=0.9.6 +version=1.0 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=d072f386f3a546ed0341e20f9c2dfd7756a761fab1c40316a96690cb2b3066d0 +checksum=10a0e31bb57d6da0dea84728cabed95b8f7d83fde13bb76e0ce18ef71ab68d8f LDFLAGS="-lgit2" post_install() {