diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-05-03 23:47:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-05 06:46:30 +0700 |
commit | 0a0186acb3a25373d1f46b9bd519fcd25782d630 (patch) | |
tree | f33808d03b808432a6aacd60aba48565282ba10a /office/notmuch/notmuch.SlackBuild | |
parent | ea2703dffdb00167bf5cdccdd4bad81a0689113e (diff) | |
download | slackbuilds-0a0186acb3a25373d1f46b9bd519fcd25782d630.tar.gz |
office/notmuch: Updated for version 0.26.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 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} |