From 4f8783e0ec8aa3196ea2b11d8ccf5d4ac16a7ead Mon Sep 17 00:00:00 2001 From: Benjamin Slade Date: Sat, 18 Apr 2020 13:24:21 -0600 Subject: [PATCH] mu: update to 1.4 - bump to minor fixed version --- srcpkgs/mu/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template index 5f371677881..51f733e03cf 100644 --- a/srcpkgs/mu/template +++ b/srcpkgs/mu/template @@ -1,17 +1,16 @@ # Template file for 'mu' pkgname=mu -reverts="1.3.1_1" -version=1.2 -revision=2 +version=1.4.1 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config emacs texinfo" makedepends="xapian-core-devel gmime3-devel libuuid-devel" short_desc="Emacs-based tool for dealing with e-mail stored in the Maildir-format" maintainer="Benjamin Slade " license="GPL-3.0-or-later" -homepage="http://www.djcbsoftware.nl/code/mu/" +homepage="https://www.djcbsoftware.nl/code/mu/" distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz" -checksum=75ac379ddbaa35ab54035b057bf729537afbef09c71505c2f7209826265e049a +checksum=66ae911abb3d7269514fada08e7a13ad61a205e10209055c41df2f9d17568274 pre_configure() { sed -i 's,-I${prefix}/include,,' contrib/Makefile.am