summarylogtreecommitdiffstats
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 2233a20c7b33..49ac89d081af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Alexandru Cheltutior <acrandom at pm dot me>
pkgname=python-protonvpn-nm-lib
_gitpkgname=protonvpn-nm-lib
-pkgver=3.12.0
+pkgver=3.13.0
pkgrel=1
pkgdesc="Official ProtonVPN NetworkManager Library, maintained by the ProtonVPN team."
arch=("any")
@@ -13,8 +13,8 @@ depends=("python-proton-client" "networkmanager" "networkmanager-openvpn" "openv
conflicts=("protonvpn-cli<3.12.0" "protonvpn-gui<1.9.0")
makedepends=("python-setuptools")
source=("https://github.com/ProtonVPN/protonvpn-nm-lib/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('25c945e940277cc48ce3a6e468a9944a1abd92912b4d80ef1449f55dbdda2456')
-validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
+sha256sums=('501d6bb8a31c6de28a36f966113e58dc1e78e6920a6a99a0b96e48229b1d9295')
+validpgpkeys=("6A5571928D2222D83BC7456E4EDE055B645F044F")
build() {
cd "$_gitpkgname-$pkgver"