diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/notmuch/notmuch.SlackBuild | 2 | ||||
-rw-r--r-- | office/notmuch/notmuch.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild index da1007463a..fe3a3af037 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.18} +VERSION=${VERSION:-0.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index 7d08dd2e18..fbcedf6aa9 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,10 +1,10 @@ PRGNAM="notmuch" -VERSION="0.18" +VERSION="0.19" HOMEPAGE="http://notmuchmail.org" -DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.18.tar.gz" -MD5SUM="f28f11af1acfb6d9adde2eec600bc27a" +DOWNLOAD="http://notmuchmail.org/releases/notmuch-0.19.tar.gz" +MD5SUM="4ff0e560534dfcd48159b96233640239" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="xapian-core" +REQUIRES="xapian-core Sphinx" MAINTAINER="Jostein Berntsen" EMAIL="jbernts@broadpark.no" |