diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-09-11 08:54:03 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-11 08:54:03 +0100 |
commit | 2c1f088a6fe7d2ac87e4bc706849fa72141c316e (patch) | |
tree | 3135d09b14cec8a9457bef08917341c1db99e61f /office/notmuch/notmuch.SlackBuild | |
parent | bec22b4a28e494fc45ad3327100dc0c3e8bed53d (diff) |
office/notmuch: Updated for version 0.27.
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 59f5fe5c2233c..703104c778982 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.2} +VERSION=${VERSION:-0.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |