diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-09-19 11:31:55 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:30:56 +0100 |
commit | bd6f1b7a583c40881717e5911902a8c500fd4a8c (patch) | |
tree | b797f2bfda31091316f5dcfaf4d188933b761276 /office/notmuch | |
parent | 29eeb066b89ab71be01e85de23e32ce4a1a14a87 (diff) |
office/notmuch: Updated for version 0.25.1.
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 719ecc80ffc9..75745ad99327 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.24.2} +VERSION=${VERSION:-0.25.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index 9505aa7b0c53..e17509b74b2f 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.24.2" +VERSION="0.25.1" HOMEPAGE="https://notmuchmail.org" -DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.24.2.tar.gz" -MD5SUM="f3373c838f7ad998e3c6dae7f780e9e5" +DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.25.1.tar.gz" +MD5SUM="a5840a6eef0ba9e76f3ede627f4a5793" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |