From e44fca2da0cdab000094abe41abffe1e8e66b7cf Mon Sep 17 00:00:00 2001 From: Erich Ritz Date: Fri, 6 Aug 2021 14:35:07 -0500 Subject: 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 --- network/protonvpn-cli/README | 4 +--- network/protonvpn-cli/protonvpn-cli.SlackBuild | 6 +++--- network/protonvpn-cli/protonvpn-cli.info | 8 ++++---- network/protonvpn-cli/slack-desc | 4 ++-- 4 files changed, 10 insertions(+), 12 deletions(-) (limited to 'network/protonvpn-cli') diff --git a/network/protonvpn-cli/README b/network/protonvpn-cli/README index fb79f036ca..39b64af12f 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 13e391d0bc..acd0b2f66d 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 5f5f002cd9..a8446b2fcc 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 db0231542f..8039a9cbfe 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: -- cgit v1.2.3