diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-10-15 10:05:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:00 +0700 |
commit | 51b72e43e339a9ea15d790a8d472b2a81680e222 (patch) | |
tree | 037f33c9dca1711260ef1d557e527da66bbaa0c6 /office/notmuch/notmuch.SlackBuild | |
parent | 0c696ceb4b4270e0f9108506f0634ff55277ffe3 (diff) | |
download | slackbuilds-51b72e43e339a9ea15d790a8d472b2a81680e222.tar.gz |
office/notmuch: Updated for version 0.28.
Signed-off-by: David Spencer <idlemoor@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 703104c778..e0ff4ef414 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.27} +VERSION=${VERSION:-0.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |