diff options
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 |
commit | 84effd2f15a3e458514ea518e308ece2c92c47c0 (patch) | |
tree | a445e21600b31d91db0ca20cf63a41e7dead6d53 /network/neomutt/neomutt.SlackBuild | |
parent | f18c9f74cb45c6258299deb866e4a239e74c5f10 (diff) | |
download | slackbuilds-84effd2f15a3e458514ea518e308ece2c92c47c0.tar.gz |
network/neomutt: Updated for version 20200619.
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 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} |