diff options
author | Corrado Franco <conraid (at) linux (dot) it> | 2020-09-04 20:28:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-04 20:28:56 +0700 |
commit | b68520511fb42627dea1d34aea1005aa34ba795b (patch) | |
tree | fb480a9488f7db1f417d0c7d0f7cb71b6f05ec65 /network/neomutt | |
parent | af6f1049fa885ca203a016a92e6d247714b9aa13 (diff) |
network/neomutt: Updated for version 20200821.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt')
-rw-r--r-- | network/neomutt/neomutt.SlackBuild | 2 | ||||
-rw-r--r-- | network/neomutt/neomutt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/neomutt/neomutt.SlackBuild b/network/neomutt/neomutt.SlackBuild index e81ee2aaa617..937d8a073da8 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:-20200619} +VERSION=${VERSION:-20200821} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/neomutt/neomutt.info b/network/neomutt/neomutt.info index d3b25fce2716..a24793e67aa0 100644 --- a/network/neomutt/neomutt.info +++ b/network/neomutt/neomutt.info @@ -1,8 +1,8 @@ PRGNAM="neomutt" -VERSION="20200619" +VERSION="20200821" HOMEPAGE="https://github.com/neomutt/neomutt" -DOWNLOAD="https://github.com/neomutt/neomutt/archive/20200619/neomutt-20200619.tar.gz" -MD5SUM="965111dd06dc060c84981d8b7eff46c7" +DOWNLOAD="https://github.com/neomutt/neomutt/archive/20200821/neomutt-20200821.tar.gz" +MD5SUM="ae5a0822dbdcaab86ed2e82a92585718" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |