diff options
author | Muhammad Mahendra Subrata <mumahendras3@gmail.com> | 2022-02-12 18:43:26 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-12 22:24:36 +0700 |
commit | b58c1158b2714d4cb79bb3db66e34dad66f38abd (patch) | |
tree | e9c9e36ef49b9a00fa40e73910fe38e9c1537296 /network/mailspring/mailspring.SlackBuild | |
parent | f6d5a86c50f9b12ee62f61150b8934bf2438d995 (diff) |
network/mailspring: Updated for version 1.9.2
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 ea9cf36adadd3..fb66cbbacecf0 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.9.1} +VERSION=${VERSION:-1.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |