diff options
author | Erich Ritz <erich.public@protonmail.com> | 2021-08-06 14:35:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-30 23:58:38 +0700 |
commit | e44fca2da0cdab000094abe41abffe1e8e66b7cf (patch) | |
tree | c7e661b60245b0bd7e4f3e29c97ff7524a59a5dd /network/protonvpn-cli | |
parent | fb3c1b7bc7f078862e982c3badefda5e3c9fe2a8 (diff) |
network/protonvpn-cli: Updated for version 2.2.11.
Note that this project is now the community Linux client. It is no
longer the official ProtonVPN Linux app.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/protonvpn-cli')
-rw-r--r-- | network/protonvpn-cli/README | 4 | ||||
-rw-r--r-- | network/protonvpn-cli/protonvpn-cli.SlackBuild | 6 | ||||
-rw-r--r-- | network/protonvpn-cli/protonvpn-cli.info | 8 | ||||
-rw-r--r-- | network/protonvpn-cli/slack-desc | 4 |
4 files changed, 10 insertions, 12 deletions
diff --git a/network/protonvpn-cli/README b/network/protonvpn-cli/README index fb79f036ca45..39b64af12ff8 100644 --- a/network/protonvpn-cli/README +++ b/network/protonvpn-cli/README @@ -1,4 +1,4 @@ -protonvpn-cli is the official Linux command line tool for connecting to +protonvpn-cli is the community Linux command line tool for connecting to the ProtonVPN. It is a full rewrite of the original bash protonvpn-cli in Python, which adds more features and functionality with the purpose of improving readability, speed, and reliability. @@ -22,5 +22,3 @@ Before uninstalling, run protonvpn configure to purge the configuration files. - -All dependencies must be built with Python3 support. diff --git a/network/protonvpn-cli/protonvpn-cli.SlackBuild b/network/protonvpn-cli/protonvpn-cli.SlackBuild index 13e391d0bcb2..acd0b2f66d79 100644 --- a/network/protonvpn-cli/protonvpn-cli.SlackBuild +++ b/network/protonvpn-cli/protonvpn-cli.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for protonvpn-cli -# Copyright 2019-2020 Erich Ritz, Scottsdale, Arizona, USA +# Copyright 2019-2021 Erich Ritz, Jenks, Oklahoma, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=protonvpn-cli -SRCNAM=linux-cli -VERSION=${VERSION:-2.2.6} +SRCNAM=linux-cli-community +VERSION=${VERSION:-2.2.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/protonvpn-cli/protonvpn-cli.info b/network/protonvpn-cli/protonvpn-cli.info index 5f5f002cd96a..a8446b2fcc27 100644 --- a/network/protonvpn-cli/protonvpn-cli.info +++ b/network/protonvpn-cli/protonvpn-cli.info @@ -1,8 +1,8 @@ PRGNAM="protonvpn-cli" -VERSION="2.2.6" -HOMEPAGE="https://protonvpn.com/support/linux-vpn-tool/" -DOWNLOAD="https://github.com/ProtonVPN/linux-cli/archive/v2.2.6/linux-cli-2.2.6.tar.gz" -MD5SUM="7163ee74df63e85359b62eace7f01bf4" +VERSION="2.2.11" +HOMEPAGE="https://github.com/ProtonVPN/linux-cli-community" +DOWNLOAD="https://github.com/ProtonVPN/linux-cli-community/archive/v2.2.11/linux-cli-community-2.2.11.tar.gz" +MD5SUM="851e340eb2f419129844cd084c9d17ec" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="docopt python3-pythondialog Jinja2" diff --git a/network/protonvpn-cli/slack-desc b/network/protonvpn-cli/slack-desc index db0231542fc2..8039a9cbfec2 100644 --- a/network/protonvpn-cli/slack-desc +++ b/network/protonvpn-cli/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| protonvpn-cli: protonvpn-cli (ProtonVPN's Linux Command-Line Interface) protonvpn-cli: -protonvpn-cli: Official Linux command line tool for connection to the ProtonVPN. It +protonvpn-cli: Community Linux command line tool for connection to the ProtonVPN. It protonvpn-cli: is a full rewrite of the original bash protonvpn-cli in Python, which protonvpn-cli: adds more features and functionality with the purpose of improving protonvpn-cli: readability, speed, and reliability. protonvpn-cli: -protonvpn-cli: Homepage: https://protonvpn.com/support/linux-vpn-tool/ +protonvpn-cli: Homepage: https://github.com/ProtonVPN/linux-cli-community protonvpn-cli: protonvpn-cli: protonvpn-cli: |