diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2019-03-11 09:16:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:17 +0700 |
commit | 5384c3f7c441acff6b91ee8e6c7d48c218106afe (patch) | |
tree | 734648dc176a45402e4fa77f34600e07eecb0307 /office/notmuch/notmuch.SlackBuild | |
parent | 67b3c9c6d653c928c65bc3fec41367b9dfb9bfb6 (diff) | |
download | slackbuilds-5384c3f7c441acff6b91ee8e6c7d48c218106afe.tar.gz |
office/notmuch: Updated for version 0.28.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/notmuch/notmuch.SlackBuild')
-rw-r--r-- | office/notmuch/notmuch.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |