summaryrefslogtreecommitdiffstats
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/protonvpn-cli/protonvpn-cli.SlackBuild b/network/protonvpn-cli/protonvpn-cli.SlackBuild
index 8477a7631a..66d4182521 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,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protonvpn-cli
SRCNAM=linux-cli-community
-VERSION=${VERSION:-2.2.11}
+VERSION=${VERSION:-2.2.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}