summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d0b675d5446..64282fa33b6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alexandru Cheltutior <acrandom at pm dot me>
pkgname=protonvpn-cli
_gitpkgname=linux-cli
-pkgver=3.10.1
+pkgver=3.11.0
pkgrel=1
pkgdesc="Official ProtonVPN Command Line Interface, maintained by the ProtonVPN team."
arch=("any")
@@ -12,7 +12,7 @@ groups=("ProtonVPN")
depends=("python-protonvpn-nm-lib" "python-pythondialog")
makedepends=("python-setuptools")
source=("https://github.com/ProtonVPN/linux-cli/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('0269a334237aad5ced456a3da9fd0dae5a173e6fd5698c7ffbda3a58048e2cbb')
+sha256sums=('b2cc9196cc3bcb6e29326bde72c8230f04f6d51e6aea4fbf221cc4064361d972')
validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
build() {