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 5f02b6ee00..f2a0606e08 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.13.2}
+VERSION=${VERSION:-0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info
index ed521630e3..14c1fbee09 100644
--- a/office/notmuch/notmuch.info
+++ b/office/notmuch/notmuch.info
@@ -1,8 +1,8 @@
PRGNAM="notmuch"
-VERSION="0.13.2"
+VERSION="0.14"
HOMEPAGE="http://notmuchmail.org"
-DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.13.2.tar.gz"
-MD5SUM="13be4cf1ab2be49b42fec87c3cb44a5a"
+DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.14.tar.gz"
+MD5SUM="5eb3f225d3eb37862932f6baa5780d15"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xapian-core"