From f38f3537e95742321a7be80a090ebd4bc49a5594 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 2 May 2018 22:24:18 +0200 Subject: [PATCH] rebuild to add missing emacs subpackage --- srcpkgs/notmuch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index e33db34a660..a609c28b75a 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -1,7 +1,7 @@ # Template file for 'notmuch' pkgname=notmuch version=0.26.2 -revision=1 +revision=2 hostmakedepends="perl pkg-config python-Sphinx python-devel" makedepends="bash-completion gmime-devel talloc-devel xapian-core-devel" short_desc="Thread-based email index, search, and tagging"