diff options
author | Corrado Franco <conraid (at) linux (dot) it> | 2023-05-18 21:41:12 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:09 +0700 |
commit | d13d1f1bc4288c08fb73a7aeecfa8bd8a9076728 (patch) | |
tree | 1d0badfa7667a7f3ebeddc0540e3315eeb6df94a /network/neomutt/neomutt.SlackBuild | |
parent | 0bb8cb082d76fde05b0eae120fa8b4f7ea083e43 (diff) |
network/neomutt: Updated for version 20230517.
Signed-off-by: bedlam <dave@slackbuilds.org>
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 9c776c4dea89b..694a73845240a 100644 --- a/network/neomutt/neomutt.SlackBuild +++ b/network/neomutt/neomutt.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=neomutt -VERSION=${VERSION:-20230407} +VERSION=${VERSION:-20230517} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |