diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2012-07-01 11:20:41 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-07-01 11:20:41 -0500 |
commit | e8be0bc4c5bfd3ab1058add1d3712756597a75ed (patch) | |
tree | aa35e1055de3e8ba0c56624f06ea613b0bd329ea /office/notmuch/notmuch.SlackBuild | |
parent | 2e6e4935dd65b3690b148747e72418b982915a55 (diff) | |
download | slackbuilds-e8be0bc4c5bfd3ab1058add1d3712756597a75ed.tar.gz |
office/notmuch: Updated for version 0.13.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/notmuch/notmuch.SlackBuild')
-rw-r--r-- | office/notmuch/notmuch.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild index a172f9f834..5f02b6ee00 100644 --- a/office/notmuch/notmuch.SlackBuild +++ b/office/notmuch/notmuch.SlackBuild @@ -3,10 +3,9 @@ # Slackware build script for notmuch # Written by Jostein Berntsen <jbernts@broadpark.no> - PRGNAM=notmuch -VERSION=${VERSION:-0.12} +VERSION=${VERSION:-0.13.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |