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/mailspring/mailspring.SlackBuild | |
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/mailspring/mailspring.SlackBuild')
-rw-r--r-- | network/mailspring/mailspring.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mailspring/mailspring.SlackBuild b/network/mailspring/mailspring.SlackBuild index 8639d4085703..c99b6e1b2eba 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} |