From 5272a6760f58b793cf790a3111549562c6ee5850 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 7 May 2017 09:15:22 +0000 Subject: [PATCH] notmuch: rebuild for musl repo (noarch pkgs missing) --- srcpkgs/notmuch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index 4b757468b1f..3cf6e2a4723 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -1,7 +1,7 @@ # Template file for 'notmuch' pkgname=notmuch version=0.24.1 -revision=1 +revision=2 hostmakedepends="pkg-config perl python-Sphinx" makedepends="xapian-core-devel gmime-devel talloc-devel bash-completion" short_desc="The mail indexer"