summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dave Woodfall2020-10-15 20:50:03 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:36:16 +0200
commitdaf4707ee410e0e2b8a53bf15e14558da909f981 (patch)
tree95d3f8780dd2404e7080bb9777ca6ee7c8cad06f /network
parent94bbc0585aad366a7b25c13627936b7bd26e5abf (diff)
downloadslackbuilds-daf4707ee410e0e2b8a53bf15e14558da909f981.tar.gz
network/neomutt: Updated to version 20200925.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/neomutt/README5
-rw-r--r--network/neomutt/neomutt.SlackBuild2
-rw-r--r--network/neomutt/neomutt.info6
3 files changed, 7 insertions, 6 deletions
diff --git a/network/neomutt/README b/network/neomutt/README
index 8bba7047e0..8bdc28441f 100644
--- a/network/neomutt/README
+++ b/network/neomutt/README
@@ -6,7 +6,8 @@ for selecting groups of messages.
Optional dependencies:
-* lua53 or lua52 - Powerful, fast, light-weight, embeddable scripting language
+* lua53 or lua52 - Powerful, fast, light-weight, embeddable scripting
+ language
* notmuch - fast mail indexer for maildir
* kyotocabinet - straightforward implementation of DBM
* libidn2 - GNU IDN Library version 2
@@ -15,4 +16,4 @@ This script builds neomutt without optional support
for idn2, notmuch, lua and kyotocabinet.
You can be enabled with:
-# USENOTMUCH=yes USELUA=yes USEKYOTO=yes USEIDN2:-yes ./neomutt.SlackBuild
+USENOTMUCH=yes USELUA=yes USEKYOTO=yes USEIDN2:-yes ./neomutt.SlackBuild
diff --git a/network/neomutt/neomutt.SlackBuild b/network/neomutt/neomutt.SlackBuild
index 937d8a073d..29cc4400ae 100644
--- a/network/neomutt/neomutt.SlackBuild
+++ b/network/neomutt/neomutt.SlackBuild
@@ -26,7 +26,7 @@
# Latest version of this SlackBuild at https://github.com/conraid/SlackBuilds
PRGNAM=neomutt
-VERSION=${VERSION:-20200821}
+VERSION=${VERSION:-20200925}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/neomutt/neomutt.info b/network/neomutt/neomutt.info
index a24793e67a..f79fd525db 100644
--- a/network/neomutt/neomutt.info
+++ b/network/neomutt/neomutt.info
@@ -1,8 +1,8 @@
PRGNAM="neomutt"
-VERSION="20200821"
+VERSION="20200925"
HOMEPAGE="https://github.com/neomutt/neomutt"
-DOWNLOAD="https://github.com/neomutt/neomutt/archive/20200821/neomutt-20200821.tar.gz"
-MD5SUM="ae5a0822dbdcaab86ed2e82a92585718"
+DOWNLOAD="https://github.com/neomutt/neomutt/archive/20200925/neomutt-20200925.tar.gz"
+MD5SUM="9123ea811c8c0b292669d088b3018b9e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""