From c5489ae3b149d1ca8e85462d6c7e150d5d350546 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Tue, 12 Apr 2022 03:32:14 +0200 Subject: [PATCH] stagit: update to 1.1. * take over maintainership --- srcpkgs/stagit/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template index f5828d25ed5c..7e78e61ac80d 100644 --- a/srcpkgs/stagit/template +++ b/srcpkgs/stagit/template @@ -1,16 +1,16 @@ # Template file for 'stagit' pkgname=stagit -version=1.0 +version=1.1 revision=1 build_style=gnu-makefile make_install_args="MANPREFIX=/usr/share/man" makedepends="libgit2-devel" short_desc="Static git page generator" -maintainer="Steve Prybylski " +maintainer="tibequadorian " license="MIT" homepage="https://codemadness.org/git/stagit/log.html" distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz" -checksum=10a0e31bb57d6da0dea84728cabed95b8f7d83fde13bb76e0ce18ef71ab68d8f +checksum=66f6ad1be3d6b6455faf9cfdd29329644b7ff2aa3123fbf1375169c60bda75c5 LDFLAGS="-lgit2" post_install() {