diff options
-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="" |