diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2015-06-09 19:37:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-10 04:39:54 +0700 |
commit | 56550482906fae4a029633644b0dbd3ab8fe09ab (patch) | |
tree | 60bebfd3390d099a4e91d1655c01d3e37b77dfad | |
parent | f4448cbceb48a87fc98ee4e9882f5b0bb2f34d50 (diff) | |
download | slackbuilds-56550482906fae4a029633644b0dbd3ab8fe09ab.tar.gz |
office/notmuch: Updated for version 0.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | office/notmuch/notmuch.SlackBuild | 2 | ||||
-rw-r--r-- | office/notmuch/notmuch.info | 6 |
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" |