diff options
author | Muhammad Mahendra Subrata <mumahendras3@gmail.com> | 2022-04-09 00:34:12 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:46:00 +0700 |
commit | 4db0a2f7aa7846a640cce165344cb11d56be31c0 (patch) | |
tree | f8049d431dfa0494a1527bcc0a1547f1bb3276ca /network | |
parent | 510667f463984b23f2e3aa1445346c4c60e04b29 (diff) |
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>
Diffstat (limited to 'network')
-rw-r--r-- | network/mailspring/mailspring.SlackBuild | 2 | ||||
-rw-r--r-- | network/mailspring/mailspring.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/mailspring/mailspring.SlackBuild b/network/mailspring/mailspring.SlackBuild index 8639d4085703a..c99b6e1b2eba6 100644 --- a/network/mailspring/mailspring.SlackBuild +++ b/network/mailspring/mailspring.SlackBuild @@ -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} diff --git a/network/mailspring/mailspring.info b/network/mailspring/mailspring.info index 3586f94453254..4b46c7e7c0720 100644 --- a/network/mailspring/mailspring.info +++ b/network/mailspring/mailspring.info @@ -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" |