diff options
author | Corrado Franco <conraid (at) linux (dot) it> | 2024-02-03 22:04:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-03 22:44:53 +0700 |
commit | b5f6824286f9caefffe7b90f8df75fb7360462d6 (patch) | |
tree | 25972ce704a8e8e4e810a894196688e48a01bdf1 /network/neomutt/neomutt.SlackBuild | |
parent | 83ff596719d23ac51dc8b02661ee9c60cc2deefe (diff) |
network/neomutt: Updated for version 20240201.
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 f93b18b8ffd10..d18b90988b291 100644 --- a/network/neomutt/neomutt.SlackBuild +++ b/network/neomutt/neomutt.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=neomutt -VERSION=${VERSION:-20231221} +VERSION=${VERSION:-20240201} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |