From 581900236ccd5099ecfaa39b077adcaff54217ae Mon Sep 17 00:00:00 2001 From: Jostein Berntsen Date: Sat, 8 Jul 2017 15:37:11 +0100 Subject: office/notmuch: Updated for version 0.24.2. Signed-off-by: David Spencer --- office/notmuch/README | 9 ++++++--- office/notmuch/notmuch.SlackBuild | 2 +- office/notmuch/notmuch.info | 6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'office/notmuch') diff --git a/office/notmuch/README b/office/notmuch/README index e3187025aa..15e927cffc 100644 --- a/office/notmuch/README +++ b/office/notmuch/README @@ -3,6 +3,9 @@ William Morgan (and others) and is the direct inspiration for Notmuch. Notmuch began as an effort to rewrite performance-critical pieces of Sup in C rather than ruby. From there, it grew into a separate project. One significant contribution Notmuch makes compared to Sup is the separation -of the indexer/searcher from the user interface. (Notmuch provides a -library interface so that its indexing/searching/tagging features can be -integrated into any email program. +of the indexer/searcher from the user interface. + +Notmuch provides a library interface so that its +indexing/searching/tagging features can be integrated into any email +program. Notmuch integrates very well with the mutt client for very fast +searching in all mails. diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild index 03503870b0..719ecc80ff 100644 --- a/office/notmuch/notmuch.SlackBuild +++ b/office/notmuch/notmuch.SlackBuild @@ -25,7 +25,7 @@ # Written by Jostein Berntsen PRGNAM=notmuch -VERSION=${VERSION:-0.24.1} +VERSION=${VERSION:-0.24.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index d135ae2fef..9505aa7b0c 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.24.1" +VERSION="0.24.2" HOMEPAGE="https://notmuchmail.org" -DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.24.1.tar.gz" -MD5SUM="2fdf7e64d4b933370fc1ff6905448dbc" +DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.24.2.tar.gz" +MD5SUM="f3373c838f7ad998e3c6dae7f780e9e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad