aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f59b6997854..8bc94375e0d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: exprez135 <exprez135 at latour dot 33mail dot com>
+# Maintainer: exprez135 <exprezdev at pm dot me>
pkgname=protonvpn-cli-ng
pkgver=2.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="ProtonVPN CLI tool for protonvpn.com"
arch=("any")
url="https://github.com/ProtonVPN/protonvpn-cli-ng"
license=("GPLv3")
-depends=("openvpn" "python3" "dialog")
+depends=("openvpn" "python" "dialog" "python-pythondialog" "python-setuptools")
makedepends=("git")
replaces=("protonvpn-cli")
source=("git+https://github.com/ProtonVPN/protonvpn-cli-ng.git")