Browse Source
network/neomutt: Updated for version 20230517.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Corrado Franco
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
network/neomutt/neomutt.SlackBuild
-
network/neomutt/neomutt.info
|
@ -28,7 +28,7 @@ |
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
|
PRGNAM=neomutt |
|
|
PRGNAM=neomutt |
|
|
VERSION=${VERSION:-20230407} |
|
|
|
|
|
|
|
|
VERSION=${VERSION:-20230517} |
|
|
BUILD=${BUILD:-1} |
|
|
BUILD=${BUILD:-1} |
|
|
TAG=${TAG:-_SBo} |
|
|
TAG=${TAG:-_SBo} |
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
@ -1,8 +1,8 @@ |
|
|
PRGNAM="neomutt" |
|
|
PRGNAM="neomutt" |
|
|
VERSION="20230407" |
|
|
|
|
|
|
|
|
VERSION="20230517" |
|
|
HOMEPAGE="https://github.com/neomutt/neomutt" |
|
|
HOMEPAGE="https://github.com/neomutt/neomutt" |
|
|
DOWNLOAD="https://github.com/neomutt/neomutt/archive/20230407/neomutt-20230407.tar.gz" |
|
|
|
|
|
MD5SUM="d62e4813b290f1415f8352b056f6639a" |
|
|
|
|
|
|
|
|
DOWNLOAD="https://github.com/neomutt/neomutt/archive/20230517/neomutt-20230517.tar.gz" |
|
|
|
|
|
MD5SUM="320a8dcb9c8a1e43b98c7731d02e58b1" |
|
|
DOWNLOAD_x86_64="" |
|
|
DOWNLOAD_x86_64="" |
|
|
MD5SUM_x86_64="" |
|
|
MD5SUM_x86_64="" |
|
|
REQUIRES="" |
|
|
REQUIRES="" |
|
|