From 326eef09c30eeec3d17d2d0188e845ac51b51c4d Mon Sep 17 00:00:00 2001 From: Benjamin Slade Date: Sun, 7 Apr 2019 12:30:44 -0600 Subject: [PATCH] mu: update to 1.2 --- srcpkgs/mu/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template index e70ed6ee571..6ed5ee3ad40 100644 --- a/srcpkgs/mu/template +++ b/srcpkgs/mu/template @@ -1,16 +1,16 @@ -# Template build file for 'mu'. +# Template file for 'mu' pkgname=mu -version=1.0 -revision=3 +version=1.2 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config emacs texinfo" -makedepends="xapian-core-devel gmime-devel libuuid-devel" -short_desc="A tool for dealing with e-mail messages stored in the Maildir-format" +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/" -license="GPL-3" -distfiles="https://github.com/djcb/mu/archive/v${version}.tar.gz" -checksum=533149abab967e2809f72e9fe62c6deb71d45b6ad2a5846247733a1dd2de69a0 +distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz" +checksum=75ac379ddbaa35ab54035b057bf729537afbef09c71505c2f7209826265e049a pre_configure() { sed -i 's,-I${prefix}/include,,' contrib/Makefile.am