diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2013-07-12 12:26:47 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-07-14 17:07:19 -0500 |
commit | c4398c7d3c6f6c85213f14333216a2aad59f4b83 (patch) | |
tree | 55e51ef782e0fcaf592bee4e17955273f61d5b4d /office/notmuch/notmuch.SlackBuild | |
parent | 2c6f1845625c2440414c7df3019cd186216c76ea (diff) | |
download | slackbuilds-c4398c7d3c6f6c85213f14333216a2aad59f4b83.tar.gz |
office/notmuch: Updated for version 0.15.2.
Signed-off-by: Robby Workman <rworkman@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 f2a0606e08..b57ef9621a 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.14} +VERSION=${VERSION:-0.15.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |