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/neomutt.SlackBuild | |
parent | af6f1049fa885ca203a016a92e6d247714b9aa13 (diff) |
network/neomutt: Updated for version 20200821.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt/neomutt.SlackBuild')
-rw-r--r-- | network/neomutt/neomutt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |