network/mailspring: Updated for version 1.10.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2022-04-09 00:34:12 +08:00 committed by Willy Sudiarto Raharjo
parent 510667f463
commit 4db0a2f7aa
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mailspring
VERSION=${VERSION:-1.10.1}
VERSION=${VERSION:-1.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="mailspring"
VERSION="1.10.1"
VERSION="1.10.2"
HOMEPAGE="https://getmailspring.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/Foundry376/Mailspring/releases/download/1.10.1/mailspring-1.10.1-amd64.deb"
MD5SUM_x86_64="7a53099c109db52425ff943b9fef9f36"
DOWNLOAD_x86_64="https://github.com/Foundry376/Mailspring/releases/download/1.10.2/mailspring-1.10.2-amd64.deb"
MD5SUM_x86_64="498cdd0c4f0e71e3b87b4bba1aae4fc6"
REQUIRES=""
MAINTAINER="Muhammad Mahendra Subrata"
EMAIL="mumahendras3@gmail.com"