diff options
-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 75745ad99327..85e0dc6be1b8 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 e17509b74b2f..29c620ad754c 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="" |