From 0fa8d375b74764a51384707c69fdb0a2c713a50e Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Tue, 27 Feb 2024 10:25:35 +0100 Subject: [PATCH] remind: update to 04.03.00, add changelog --- srcpkgs/remind/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/remind/template b/srcpkgs/remind/template index 3419bc503023dd..98600d38f7b0d1 100644 --- a/srcpkgs/remind/template +++ b/srcpkgs/remind/template @@ -1,15 +1,17 @@ # Template file for 'remind' pkgname=remind -version=04.00.00 +version=04.03.00 revision=1 build_style=gnu-configure +configure_args="--prefix=/usr/share --datarootdir=/usr/share" hostmakedepends="pkg-config" short_desc="Sophisticated calendar and alarm program" maintainer="Farhad Shahbazi " license="GPL-2.0-only" homepage="https://dianne.skoll.ca/projects/remind/" +changelog="https://git.skoll.ca/Skollsoft-Public/Remind/raw/branch/master/docs/WHATSNEW" distfiles="https://git.skoll.ca/Skollsoft-Public/Remind/archive/${version}.tar.gz" -checksum=f4622528c2646540c189a58c2a07fc8a8a50276ce82aa974c54a68abe6ad3c64 +checksum=e86583ca939558ff81b9d8083df76237ed2d1442dc5c336575a9af9e14108645 post_install() { vdoc "${FILESDIR}/README.voidlinux"