diff options
author | Muhammad Mahendra Subrata <mumahendras3@gmail.com> | 2023-12-24 03:03:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-24 19:12:41 +0700 |
commit | cd43cde0ea9e820c53b8d67b2fc0756bf7341a3c (patch) | |
tree | 3ecf935ea2e181e2fe14b7a142da44a6df059d90 /network | |
parent | 4b6c8dc279b883973f5f50b5024a9599ef2abb6f (diff) |
network/mailspring: Updated for version 1.13.2
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 abf41f97684a..e50fd580a0c3 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.13.1} +VERSION=${VERSION:-1.13.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/mailspring/mailspring.info b/network/mailspring/mailspring.info index 847056aac31b..e667dfd9401f 100644 --- a/network/mailspring/mailspring.info +++ b/network/mailspring/mailspring.info @@ -1,10 +1,10 @@ PRGNAM="mailspring" -VERSION="1.13.1" +VERSION="1.13.2" HOMEPAGE="https://getmailspring.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Foundry376/Mailspring/releases/download/1.13.1/mailspring-1.13.1-amd64.deb" -MD5SUM_x86_64="ec322e81251bf1f2981e9203b2d1bd15" +DOWNLOAD_x86_64="https://github.com/Foundry376/Mailspring/releases/download/1.13.2/mailspring-1.13.2-amd64.deb" +MD5SUM_x86_64="64686f30e7e16ed33a96d8ec3901bdaf" REQUIRES="" MAINTAINER="Muhammad Mahendra Subrata" EMAIL="mumahendras3@gmail.com" |