diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-02-25 22:26:49 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-03 08:42:06 +0700 |
commit | ab1cddd76b44cfee226792e681b8afe158a9fa5b (patch) | |
tree | 46e4c83d8b4faa58d5643352aea84aad875e5cbf /office/notmuch | |
parent | 4fc9722abac2b44f1e504b1cb1a11764784853a4 (diff) | |
download | slackbuilds-ab1cddd76b44cfee226792e681b8afe158a9fa5b.tar.gz |
office/notmuch: Updated for version 0.26.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/notmuch')
-rw-r--r-- | office/notmuch/notmuch.SlackBuild | 4 | ||||
-rw-r--r-- | office/notmuch/notmuch.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild index 75745ad993..85e0dc6be1 100644 --- a/office/notmuch/notmuch.SlackBuild +++ b/office/notmuch/notmuch.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for notmuch -# Copyright 2015-2017 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2015-2018 Jostein Berntsen <jbernts@broadpark.no> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Written by Jostein Berntsen <jbernts@broadpark.no> PRGNAM=notmuch -VERSION=${VERSION:-0.25.1} +VERSION=${VERSION:-0.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index e17509b74b..29c620ad75 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.25.1" +VERSION="0.26" HOMEPAGE="https://notmuchmail.org" -DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.25.1.tar.gz" -MD5SUM="a5840a6eef0ba9e76f3ede627f4a5793" +DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.26.tar.gz" +MD5SUM="8fa7a61ab78f3ae0daa14ac93517691d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |