summaryrefslogtreecommitdiffstats
path: root/office/notmuch/notmuch.SlackBuild
diff options
context:
space:
mode:
author Jostein Berntsen2018-02-25 23:26:49 +0100
committer Willy Sudiarto Raharjo2018-03-03 02:42:06 +0100
commitab1cddd76b44cfee226792e681b8afe158a9fa5b (patch)
tree46e4c83d8b4faa58d5643352aea84aad875e5cbf /office/notmuch/notmuch.SlackBuild
parent4fc9722abac2b44f1e504b1cb1a11764784853a4 (diff)
downloadslackbuilds-ab1cddd76b44cfee226792e681b8afe158a9fa5b.tar.gz
office/notmuch: Updated for version 0.26.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/notmuch/notmuch.SlackBuild')
-rw-r--r--office/notmuch/notmuch.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/notmuch/notmuch.SlackBuild b/office/notmuch/notmuch.SlackBuild
index 75745ad993..85e0dc6be1 100644
--- a/office/notmuch/notmuch.SlackBuild
+++ b/office/notmuch/notmuch.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for notmuch
-# Copyright 2015-2017 Jostein Berntsen <jbernts@broadpark.no>
+# Copyright 2015-2018 Jostein Berntsen <jbernts@broadpark.no>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Written by Jostein Berntsen <jbernts@broadpark.no>
PRGNAM=notmuch
-VERSION=${VERSION:-0.25.1}
+VERSION=${VERSION:-0.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}