diff options
author | Justin Teague <baumerang@posteo.net> | 2019-09-28 09:33:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-28 09:33:47 +0700 |
commit | 6168b1d282320f5ce50a37dc85beeb3cfe284ca8 (patch) | |
tree | e4c809c24173a4f1cdda29842e1e4f71ff612bb4 | |
parent | a30eef00304b9d0ba31ed2378d26ca3c7787ed2b (diff) |
office/enpass: Updated for version 6.2.0.537.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | office/enpass/enpass.SlackBuild | 2 | ||||
-rw-r--r-- | office/enpass/enpass.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/enpass/enpass.SlackBuild b/office/enpass/enpass.SlackBuild index faada4369143..4db26b90a273 100644 --- a/office/enpass/enpass.SlackBuild +++ b/office/enpass/enpass.SlackBuild @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=enpass -VERSION=${VERSION:-6.1.0.407} +VERSION=${VERSION:-6.2.0.537} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/enpass/enpass.info b/office/enpass/enpass.info index f593300436e4..305c39d5a5df 100644 --- a/office/enpass/enpass.info +++ b/office/enpass/enpass.info @@ -1,10 +1,10 @@ PRGNAM="enpass" -VERSION="6.1.0.407" +VERSION="6.2.0.537" HOMEPAGE="https://www.enpass.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://apt.enpass.io/pool/main/e/enpass/enpass_6.1.0.407_amd64.deb" -MD5SUM_x86_64="c9d3763d14e19bdd110ce74a9a75bd62" +DOWNLOAD_x86_64="https://apt.enpass.io/pool/main/e/enpass/enpass_6.2.0.537_amd64.deb" +MD5SUM_x86_64="a66c2d0af78e36b042ec5bab7de67b93" REQUIRES="" MAINTAINER="Justin Teague" EMAIL="baumerang@posteo.net" |