diff options
author | Corrado Franco <conraid (at) linux (dot) it> | 2022-06-17 14:42:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-18 09:09:58 +0700 |
commit | 79620417f1d758c3b3c42eb0bb33e3493fceb137 (patch) | |
tree | af7d97c5175a8afaafca7911258739f054bb2590 /network/neomutt | |
parent | b9b8b15c20c52b9d88889c65e1ee68f861c5eef0 (diff) |
network/neomutt: Updated for version 20220429.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt')
-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 4f4cf3b2939d..e92e031a668c 100644 --- a/network/neomutt/neomutt.SlackBuild +++ b/network/neomutt/neomutt.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=neomutt -VERSION=${VERSION:-20220408} +VERSION=${VERSION:-20220429} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/neomutt/neomutt.info b/network/neomutt/neomutt.info index 0e1eb2b45177..79ac0fbddc99 100644 --- a/network/neomutt/neomutt.info +++ b/network/neomutt/neomutt.info @@ -1,8 +1,8 @@ PRGNAM="neomutt" -VERSION="20220408" +VERSION="20220429" HOMEPAGE="https://github.com/neomutt/neomutt" -DOWNLOAD="https://github.com/neomutt/neomutt/archive/20220408/neomutt-20220408.tar.gz" -MD5SUM="08d53c5a026d6980bc65fd70fccc9a88" +DOWNLOAD="https://github.com/neomutt/neomutt/archive/20220429/neomutt-20220429.tar.gz" +MD5SUM="1233999eac07995bc42d583896670685" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |