From 885f0f88654ca97d1e52e09d6ca1bbdda737ce73 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Jan 2025 02:07:37 +0100 Subject: [PATCH] sblg: update to 0.6.1., orphan --- srcpkgs/sblg/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/sblg/template b/srcpkgs/sblg/template index f1cf4da2c6a..547a6f5c235 100644 --- a/srcpkgs/sblg/template +++ b/srcpkgs/sblg/template @@ -1,18 +1,17 @@ # Template file for 'sblg' pkgname=sblg -version=0.5.11 +version=0.6.1 revision=1 build_style=configure configure_args="PREFIX=/usr MANDIR=/usr/share/man" -hostmakedepends="which" makedepends="expat-devel" short_desc="Simple off-line blog utility" -maintainer="John " +maintainer="Orphaned " license="ISC" homepage="https://kristaps.bsd.lv/sblg/" changelog="https://kristaps.bsd.lv/sblg/archive.html" distfiles="https://kristaps.bsd.lv/sblg/snapshots/${pkgname}-${version}.tar.gz" -checksum=f178b6c9b50f87155cf5f06a7b8511e65ffa0cfc48e5097488d12bcce69d81ed +checksum=1d0d5a639d003b42358d02f6fcea61a0c709174e5ed6f8e39c6769ec97e18084 pre_configure() { if [ "$CROSS_BUILD" ]; then