diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-03-07 23:19:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:03:47 +0700 |
commit | 0b25bbc29f96d5c43ce7429765afaae4bf557f3e (patch) | |
tree | 02618d86ed1c0af7e61d99db587ec515c60fa537 /office/notmuch/notmuch.SlackBuild | |
parent | 38e4c66408ffeec7b902ea73dc9febb1a91932ee (diff) | |
download | slackbuilds-0b25bbc29f96d5c43ce7429765afaae4bf557f3e.tar.gz |
office/notmuch: Updated for version 0.23.7.
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 b3a4d7f12b..6932f2f17e 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} |