diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2015-11-13 18:33:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-13 18:33:26 +0700 |
commit | 9ae55cdab1d6271d495b11ca5892e09d53d85bb3 (patch) | |
tree | c8c2cacb4db66481883e8a7b7e322591aa2dcf68 /office/notmuch/notmuch.SlackBuild | |
parent | df91bb77a4771eed53013ae34e8eb1e6561c7b32 (diff) | |
download | slackbuilds-9ae55cdab1d6271d495b11ca5892e09d53d85bb3.tar.gz |
office/notmuch: Updated for version 0.21.
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 896ccc700f..738010fe1c 100644 --- a/office/notmuch/notmuch.SlackBuild +++ b/office/notmuch/notmuch.SlackBuild @@ -5,7 +5,7 @@ # Written by Jostein Berntsen <jbernts@broadpark.no> PRGNAM=notmuch -VERSION=${VERSION:-0.20} +VERSION=${VERSION:-0.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |