diff options
author | Muhammad Mahendra Subrata <mumahendras3@gmail.com> | 2022-11-15 10:27:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-20 08:50:35 +0700 |
commit | 3bcdb839fa64b5d5428f002d26d5d050bb1108da (patch) | |
tree | 97cb8eb2a233c6568c7adfe4398a3dca40eda024 /network/mailspring | |
parent | 488404bec6b56175b6554109b23907619c47827e (diff) |
network/mailspring: Updated for version 1.10.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/mailspring')
-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 598ceb67e98d..3fb15e436905 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.5} +VERSION=${VERSION:-1.10.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/mailspring/mailspring.info b/network/mailspring/mailspring.info index 3e5d177cb882..23bc43333f81 100644 --- a/network/mailspring/mailspring.info +++ b/network/mailspring/mailspring.info @@ -1,10 +1,10 @@ PRGNAM="mailspring" -VERSION="1.10.5" +VERSION="1.10.6" HOMEPAGE="https://getmailspring.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Foundry376/Mailspring/releases/download/1.10.5/mailspring-1.10.5-amd64.deb" -MD5SUM_x86_64="fba8d7c7619aab80ccc703fe0c0843a0" +DOWNLOAD_x86_64="https://github.com/Foundry376/Mailspring/releases/download/1.10.6/mailspring-1.10.6-amd64.deb" +MD5SUM_x86_64="ea13070362e7ccc4718dcac84578c94d" REQUIRES="" MAINTAINER="Muhammad Mahendra Subrata" EMAIL="mumahendras3@gmail.com" |