diff options
-rw-r--r-- | office/notmuch/README | 4 | ||||
-rw-r--r-- | office/notmuch/notmuch.SlackBuild | 2 | ||||
-rw-r--r-- | office/notmuch/notmuch.info | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/office/notmuch/README b/office/notmuch/README index 15e927cffceb..8b84929f3be7 100644 --- a/office/notmuch/README +++ b/office/notmuch/README @@ -7,5 +7,5 @@ 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. +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 59f5fe5c2233..703104c77898 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.26.2} +VERSION=${VERSION:-0.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index cc5ffcf2fa6f..0b0f1b47cdea 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.26.2" +VERSION="0.27" HOMEPAGE="https://notmuchmail.org" -DOWNLOAD="https://github.com/notmuch/notmuch/archive/0.26.2/notmuch-0.26.2.tar.gz" -MD5SUM="9def535785114e4e4f9b79cbf3af7b40" +DOWNLOAD="https://github.com/notmuch/notmuch/archive/0.27/notmuch-0.27.tar.gz" +MD5SUM="2a0c6eb23925998f4f3fe6b655d1d080" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |