summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorProton Technologies AG2022-05-25 11:18:21 +0100
committerProton Technologies AG2022-05-25 11:18:21 +0100
commitcfc8f7dd6ec2a3a6a92b16eeb049c8e26da6b722 (patch)
tree4cfcae40571df612508a12c4ffb2d28b7e61b824 /PKGBUILD
parent24a038760a466423d3743fa5933056c2edd3160a (diff)
downloadaur-cfc8f7dd6ec2a3a6a92b16eeb049c8e26da6b722.tar.gz
Changelog: https://github.com/ProtonVPN/linux-app/blob/master/debian/changelog
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9d758f55585..dad75c8b9c2e 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.8.0
+pkgver=1.9.0
pkgrel=1
pkgdesc="Official ProtonVPN Graphical User Interface, maintained by the ProtonVPN team."
arch=("any")
@@ -13,7 +13,7 @@ depends=("python-protonvpn-nm-lib" "python-gobject" "python-psutil" "gtk3" "pyth
optdepends=("libappindicator-gtk3")
makedepends=("python-setuptools")
source=("https://github.com/ProtonVPN/linux-app/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('8ee1003a284618d6f6c78f2048c15a7c179cbce7932a22156084040d4028b5c2')
+sha256sums=('0fb03fa0d3999ad11ea70078e9378cfe3012fdec28555c3f97a6622507e09f16')
validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
build() {