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 | |
parent | 83ff596719d23ac51dc8b02661ee9c60cc2deefe (diff) |
network/neomutt: Updated for version 20240201.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 f93b18b8ffd1..d18b90988b29 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} diff --git a/network/neomutt/neomutt.info b/network/neomutt/neomutt.info index ff4039fa6ac4..1737b0072faf 100644 --- a/network/neomutt/neomutt.info +++ b/network/neomutt/neomutt.info @@ -1,8 +1,8 @@ PRGNAM="neomutt" -VERSION="20231221" +VERSION="20240201" HOMEPAGE="https://github.com/neomutt/neomutt" -DOWNLOAD="https://github.com/neomutt/neomutt/archive/20231221/neomutt-20231221.tar.gz" -MD5SUM="fb594d2d22723e6f1db541cdcfd1c128" +DOWNLOAD="https://github.com/neomutt/neomutt/archive/20240201/neomutt-20240201.tar.gz" +MD5SUM="472209b6087e8b79b91231681098a7d8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |