summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorProton Technologies AG2022-05-25 11:22:39 +0100
committerProton Technologies AG2022-05-25 11:23:36 +0100
commit984e277412ce65c722bb48fef343896939eef8be (patch)
tree0b89db9e8f55653d30d677789b07d33059ef5617 /PKGBUILD
parent04b19da9a8ab9d3bf586525920b29588e3ebdc12 (diff)
downloadaur-984e277412ce65c722bb48fef343896939eef8be.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 063624e05f97..c1394d94025f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=protonvpn-cli
_gitpkgname=linux-cli
pkgver=3.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="Official ProtonVPN Command Line Interface, maintained by the ProtonVPN team."
arch=("any")
url="https://github.com/ProtonVPN/"
license=("GPL3")
groups=("ProtonVPN")
-depends=("python-protonvpn-nm-lib" "python-pythondialog")
+depends=("python-protonvpn-nm-lib>=3.10.0" "python-pythondialog")
makedepends=("python-setuptools")
source=("https://github.com/ProtonVPN/linux-cli/archive/refs/tags/$pkgver.tar.gz")
sha256sums=('761d8c1864b46e0caea5cea19e1be5dc46940fbcc294c8923a2a34ff4b1ee2bf')