diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2012-12-11 14:59:50 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:08 -0500 |
commit | eee26a9bb27ff4817a5d231b48809d67897d09cd (patch) | |
tree | 1988e3492de031668985981417fe2beab42e54e3 /office/notmuch/notmuch.SlackBuild | |
parent | 6b3076b675b3e707dd7b07a0a80eede5e8f910dd (diff) |
office/notmuch: Updated for version 0.14.
Signed-off-by: Matteo Bernardini <ponce@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 5f02b6ee00af..f2a0606e0811 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.13.2} +VERSION=${VERSION:-0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |