summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jostein Berntsen2018-10-15 11:05:40 +0200
committer Willy Sudiarto Raharjo2018-10-21 01:47:00 +0200
commit51b72e43e339a9ea15d790a8d472b2a81680e222 (patch)
tree037f33c9dca1711260ef1d557e527da66bbaa0c6
parent0c696ceb4b4270e0f9108506f0634ff55277ffe3 (diff)
downloadslackbuilds-51b72e43e339a9ea15d790a8d472b2a81680e222.tar.gz
office/notmuch: Updated for version 0.28.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--office/notmuch/README6
-rw-r--r--office/notmuch/notmuch.SlackBuild2
-rw-r--r--office/notmuch/notmuch.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/office/notmuch/README b/office/notmuch/README
index 8b84929f3b..05d501356e 100644
--- a/office/notmuch/README
+++ b/office/notmuch/README
@@ -1,11 +1,11 @@
Notmuch is an answer to Sup. Sup is a very good email program written by
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
+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
+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 fast and
efficient searching in all your mails.
diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild
index 703104c778..e0ff4ef414 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.27}
+VERSION=${VERSION:-0.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info
index 0b0f1b47cd..32a804516a 100644
--- a/office/notmuch/notmuch.info
+++ b/office/notmuch/notmuch.info
@@ -1,8 +1,8 @@
PRGNAM="notmuch"
-VERSION="0.27"
+VERSION="0.28"
HOMEPAGE="https://notmuchmail.org"
-DOWNLOAD="https://github.com/notmuch/notmuch/archive/0.27/notmuch-0.27.tar.gz"
-MD5SUM="2a0c6eb23925998f4f3fe6b655d1d080"
+DOWNLOAD="https://github.com/notmuch/notmuch/archive/0.28/notmuch-0.28.tar.gz"
+MD5SUM="eeb4d2333388a19845a0fb1b9302cf5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""