diff options
Diffstat (limited to 'office')
-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 b3a4d7f12b8d..6932f2f17e09 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.23.5} +VERSION=${VERSION:-0.23.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index 1899ee294950..cd0077c2762f 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.23.5" +VERSION="0.23.7" HOMEPAGE="https://notmuchmail.org" -DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.23.5.tar.gz" -MD5SUM="12ec1054a5255c8aba12f4dfa148c67c" +DOWNLOAD="https://notmuchmail.org/releases/notmuch-0.23.7.tar.gz" +MD5SUM="1ad339b6d0c03548140434c7bcdf0624" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |