diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-09-19 11:31:55 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:30:56 +0100 |
commit | bd6f1b7a583c40881717e5911902a8c500fd4a8c (patch) | |
tree | b797f2bfda31091316f5dcfaf4d188933b761276 /office/notmuch/notmuch.SlackBuild | |
parent | 29eeb066b89ab71be01e85de23e32ce4a1a14a87 (diff) | |
download | slackbuilds-bd6f1b7a583c40881717e5911902a8c500fd4a8c.tar.gz |
office/notmuch: Updated for version 0.25.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 719ecc80ff..75745ad993 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.24.2} +VERSION=${VERSION:-0.25.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |