summaryrefslogtreecommitdiffstats
path: root/office/notmuch
diff options
context:
space:
mode:
Diffstat (limited to 'office/notmuch')
-rw-r--r--office/notmuch/README9
-rw-r--r--office/notmuch/notmuch.SlackBuild2
-rw-r--r--office/notmuch/notmuch.info6
3 files changed, 10 insertions, 7 deletions
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 <jbernts@broadpark.no>
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=""