aboutsummaryrefslogtreecommitdiff
path: root/network/protonvpn-cli/protonvpn-cli.SlackBuild
diff options
context:
space:
mode:
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 cf7b1313bf59..66d41825216f 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}