diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-07-08 15:37:11 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-07-08 15:37:11 +0100 |
commit | 581900236ccd5099ecfaa39b077adcaff54217ae (patch) | |
tree | e81da457b1d9151b60003e74675bd3fc9ef93826 /office/notmuch/notmuch.SlackBuild | |
parent | a62433c161c11d0b8ff6d1d8f4f3cebade1fb8b4 (diff) | |
download | slackbuilds-581900236ccd5099ecfaa39b077adcaff54217ae.tar.gz |
office/notmuch: Updated for version 0.24.2.
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 03503870b0..719ecc80ff 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.1} +VERSION=${VERSION:-0.24.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |