summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandru Cheltuitor2022-09-14 16:13:37 +0100
committerAlexandru Cheltuitor2022-09-14 16:13:37 +0100
commit2514afcac83e24e8bdd939e249e53d88e34b0e5c (patch)
tree7ebff59e4df14c9c6442aac67dcc4c2a52be0d50 /PKGBUILD
parent8c8a829b3ffada6eb85e1f184c6e4497240a5167 (diff)
downloadaur-2514afcac83e24e8bdd939e249e53d88e34b0e5c.tar.gz
Changelog: https://github.com/ProtonVPN/linux-app/blob/master/debian/changelog
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 534eabb26860..071d7e645303 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alexandru Cheltutior <acrandom at pm dot me>
pkgname=protonvpn-gui
_gitpkgname=linux-app
-pkgver=1.10.0
+pkgver=1.11.0
pkgrel=1
pkgdesc="Official ProtonVPN Graphical User Interface, maintained by the ProtonVPN team."
arch=("any")
@@ -13,8 +13,8 @@ depends=("python-protonvpn-nm-lib>=3.10.0" "python-gobject" "python-psutil" "gtk
optdepends=("libappindicator-gtk3")
makedepends=("python-setuptools")
source=("https://github.com/ProtonVPN/linux-app/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('453becd020481251bc1928fe9551f48d702be9a55dd8c6030b0be48372c67363')
-validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
+sha256sums=('5693895f61043f6da9e6f0de3880071731a2c90e31cd6f3487214630ec68570f')
+validpgpkeys=("6A5571928D2222D83BC7456E4EDE055B645F044F")
build() {
cd "$_gitpkgname-$pkgver"