diff options
author | Corrado Franco <conraid (at) linux (dot) it> | 2023-10-09 22:35:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-09 22:35:49 +0700 |
commit | 4bdb31c2c061b5aa1dc1ab2f6edefc93c26fd449 (patch) | |
tree | 974238bd8996a7754a645b35ad47de9cc9e6f711 /network/neomutt | |
parent | cf8407d035d67038a972943a25aec909ac762994 (diff) |
network/neomutt: Updated for version 20231006.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/neomutt')
-rw-r--r-- | network/neomutt/neomutt.SlackBuild | 4 | ||||
-rw-r--r-- | network/neomutt/neomutt.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/neomutt/neomutt.SlackBuild b/network/neomutt/neomutt.SlackBuild index 8e1593c6ce32d..fe508188d1be0 100644 --- a/network/neomutt/neomutt.SlackBuild +++ b/network/neomutt/neomutt.SlackBuild @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=neomutt -VERSION=${VERSION:-20230517} -BUILD=${BUILD:-2} +VERSION=${VERSION:-20231006} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/neomutt/neomutt.info b/network/neomutt/neomutt.info index 63e20d2adc3f0..c94c33c0667c0 100644 --- a/network/neomutt/neomutt.info +++ b/network/neomutt/neomutt.info @@ -1,8 +1,8 @@ PRGNAM="neomutt" -VERSION="20230517" +VERSION="20231006" HOMEPAGE="https://github.com/neomutt/neomutt" -DOWNLOAD="https://github.com/neomutt/neomutt/archive/20230517/neomutt-20230517.tar.gz" -MD5SUM="320a8dcb9c8a1e43b98c7731d02e58b1" +DOWNLOAD="https://github.com/neomutt/neomutt/archive/20231006/neomutt-20231006.tar.gz" +MD5SUM="dc5340b5193974efbe13949f18c4e5a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |