diff options
author | Jostein Berntsen | 2017-03-07 17:19:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2017-03-11 01:03:47 +0100 |
commit | 0b25bbc29f96d5c43ce7429765afaae4bf557f3e (patch) | |
tree | 02618d86ed1c0af7e61d99db587ec515c60fa537 /office/notmuch | |
parent | 38e4c66408ffeec7b902ea73dc9febb1a91932ee (diff) | |
download | slackbuilds-0b25bbc29f96d5c43ce7429765afaae4bf557f3e.tar.gz |
office/notmuch: Updated for version 0.23.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/notmuch')
-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 b3a4d7f12b..6932f2f17e 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.23.5} +VERSION=${VERSION:-0.23.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index 1899ee2949..cd0077c276 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.23.5" +VERSION="0.23.7" HOMEPAGE="https://notmuchmail.org" -DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.23.5.tar.gz" -MD5SUM="12ec1054a5255c8aba12f4dfa148c67c" +DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.23.7.tar.gz" +MD5SUM="1ad339b6d0c03548140434c7bcdf0624" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |