From fb188898568bb2d1df0a135085cb9a12f86e653e Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 8 Oct 2016 06:37:32 +0200 Subject: [PATCH] mu: rebuild against xapian-core-1.4.0 --- srcpkgs/mu/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template index 1bd87dec0a5..523a69a29ba 100644 --- a/srcpkgs/mu/template +++ b/srcpkgs/mu/template @@ -1,7 +1,7 @@ # Template build file for 'mu'. pkgname=mu version=0.9.16 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="automake libtool pkg-config emacs texinfo" makedepends="xapian-core-devel gmime-devel libuuid-devel"