diff options
author | Jostein Berntsen | 2018-05-03 18:47:15 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2018-05-05 01:46:30 +0200 |
commit | 0a0186acb3a25373d1f46b9bd519fcd25782d630 (patch) | |
tree | f33808d03b808432a6aacd60aba48565282ba10a /office/notmuch | |
parent | ea2703dffdb00167bf5cdccdd4bad81a0689113e (diff) | |
download | slackbuilds-0a0186acb3a25373d1f46b9bd519fcd25782d630.tar.gz |
office/notmuch: Updated for version 0.26.2.
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 85e0dc6be1..59f5fe5c22 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.26} +VERSION=${VERSION:-0.26.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index 29c620ad75..cc5ffcf2fa 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.26" +VERSION="0.26.2" HOMEPAGE="https://notmuchmail.org" -DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.26.tar.gz" -MD5SUM="8fa7a61ab78f3ae0daa14ac93517691d" +DOWNLOAD="https://github.com/notmuch/notmuch/archive/0.26.2/notmuch-0.26.2.tar.gz" +MD5SUM="9def535785114e4e4f9b79cbf3af7b40" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |