aboutsummaryrefslogtreecommitdiff
path: root/network/protonvpn-cli/protonvpn-cli.SlackBuild
diff options
context:
space:
mode:
authorErich Ritz <erich.public+gitlab@protonmail.com>2024-03-01 23:05:05 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-02 09:19:47 +0700
commit618371be5a6a812a019452fbe45a0a703e0f82ba (patch)
tree812f520bdb5c2a9e8df75dc4c2dfb4f7d7d686f5 /network/protonvpn-cli/protonvpn-cli.SlackBuild
parent41603d289ae3c2a6c4adf9daac76060473adb3c3 (diff)
network/protonvpn-cli: Updated for version 2.2.12.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/protonvpn-cli/protonvpn-cli.SlackBuild')
-rw-r--r--network/protonvpn-cli/protonvpn-cli.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/protonvpn-cli/protonvpn-cli.SlackBuild b/network/protonvpn-cli/protonvpn-cli.SlackBuild
index cf7b1313bf59c..66d41825216f7 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-2021 Erich Ritz, Jenks, Oklahoma, USA
+# Copyright 2019-2024 Erich Ritz, Jenks, Oklahoma, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protonvpn-cli
SRCNAM=linux-cli-community
-VERSION=${VERSION:-2.2.11}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.2.12}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}