summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/notmuch/notmuch.SlackBuild2
-rw-r--r--office/notmuch/notmuch.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild
index fe3a3af037..896ccc700f 100644
--- a/office/notmuch/notmuch.SlackBuild
+++ b/office/notmuch/notmuch.SlackBuild
@@ -5,7 +5,7 @@
# Written by Jostein Berntsen <jbernts@broadpark.no>
PRGNAM=notmuch
-VERSION=${VERSION:-0.19}
+VERSION=${VERSION:-0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info
index fbcedf6aa9..ad12e029d4 100644
--- a/office/notmuch/notmuch.info
+++ b/office/notmuch/notmuch.info
@@ -1,8 +1,8 @@
PRGNAM="notmuch"
-VERSION="0.19"
+VERSION="0.20"
HOMEPAGE="http://notmuchmail.org"
-DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.19.tar.gz"
-MD5SUM="4ff0e560534dfcd48159b96233640239"
+DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.20.tar.gz"
+MD5SUM="843b1c2bce38ddf40162f8f9c19de6ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xapian-core Sphinx"