summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorProton Technologies AG2021-12-07 09:26:29 +0000
committerProton Technologies AG2021-12-07 09:26:29 +0000
commit6091709918b3e43a54d9d8f0ec2ff5ac2044c1c4 (patch)
treeca2ff6856ce5a75b763214322f2f25e99c1414cf /PKGBUILD
parent0d896859128dbaee27ca547ac32061cbeb05a08e (diff)
downloadaur-6091709918b3e43a54d9d8f0ec2ff5ac2044c1c4.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 7725dd47d0e9..3f6f5240b6a8 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.6.0
+pkgver=1.7.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=('7af294315cccbab5e47587ba3bce6fc80e8e57b82064d17c10fd49fed099bd21')
+sha256sums=('59115d756c007c94dc5c498b726576ec2b4db4149abbe17c546dc7cee7f57286')
validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
build() {