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 e0ff4ef414..1076586a29 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.28} +VERSION=${VERSION:-0.28.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/notmuch/notmuch.info b/office/notmuch/notmuch.info index 32a804516a..5992f640bb 100644 --- a/office/notmuch/notmuch.info +++ b/office/notmuch/notmuch.info @@ -1,8 +1,8 @@ PRGNAM="notmuch" -VERSION="0.28" +VERSION="0.28.2" HOMEPAGE="https://notmuchmail.org" -DOWNLOAD="https://github.com/notmuch/notmuch/archive/0.28/notmuch-0.28.tar.gz" -MD5SUM="eeb4d2333388a19845a0fb1b9302cf5a" +DOWNLOAD="https://github.com/notmuch/notmuch/archive/0.28.2/notmuch-0.28.2.tar.gz" +MD5SUM="687e7e3d36ecf1a37e06faf19154b9b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |