summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Corrado Franco <conraid (at) linux (dot) it>2020-06-24 06:10:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-24 06:10:05 +0700
commit84effd2f15a3e458514ea518e308ece2c92c47c0 (patch)
treea445e21600b31d91db0ca20cf63a41e7dead6d53 /network
parentf18c9f74cb45c6258299deb866e4a239e74c5f10 (diff)
downloadslackbuilds-84effd2f15a3e458514ea518e308ece2c92c47c0.tar.gz
slackbuilds-84effd2f15a3e458514ea518e308ece2c92c47c0.tar.xz
network/neomutt: Updated for version 20200619.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/neomutt/README2
-rw-r--r--network/neomutt/neomutt.SlackBuild2
-rw-r--r--network/neomutt/neomutt.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/network/neomutt/README b/network/neomutt/README
index 6da5020cbc..8bba7047e0 100644
--- a/network/neomutt/README
+++ b/network/neomutt/README
@@ -12,7 +12,7 @@ Optional dependencies:
* libidn2 - GNU IDN Library version 2
This script builds neomutt without optional support
-for notmuch, lua and kyotocabinet.
+for idn2, notmuch, lua and kyotocabinet.
You can be enabled with:
# USENOTMUCH=yes USELUA=yes USEKYOTO=yes USEIDN2:-yes ./neomutt.SlackBuild
diff --git a/network/neomutt/neomutt.SlackBuild b/network/neomutt/neomutt.SlackBuild
index 4c3fcbe6a1..e81ee2aaa6 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:-20200417}
+VERSION=${VERSION:-20200619}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/neomutt/neomutt.info b/network/neomutt/neomutt.info
index 63d3eeaedc..d3b25fce27 100644
--- a/network/neomutt/neomutt.info
+++ b/network/neomutt/neomutt.info
@@ -1,8 +1,8 @@
PRGNAM="neomutt"
-VERSION="20200417"
+VERSION="20200619"
HOMEPAGE="https://github.com/neomutt/neomutt"
-DOWNLOAD="https://github.com/neomutt/neomutt/archive/20200417/neomutt-20200417.tar.gz"
-MD5SUM="0075a86b7c7d8c7ebe6266d5a88b5729"
+DOWNLOAD="https://github.com/neomutt/neomutt/archive/20200619/neomutt-20200619.tar.gz"
+MD5SUM="965111dd06dc060c84981d8b7eff46c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""