summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorProton Technologies AG2022-06-07 14:12:55 +0100
committerProton Technologies AG2022-06-07 14:12:55 +0100
commit8c8a829b3ffada6eb85e1f184c6e4497240a5167 (patch)
tree5753b132e8d98cc519a1bc56ad1d479d588264f4 /PKGBUILD
parent7728017717715ceaf88ef4f72ac0774241617b0c (diff)
downloadaur-8c8a829b3ffada6eb85e1f184c6e4497240a5167.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 31167560e37f..534eabb26860 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Alexandru Cheltutior <acrandom at pm dot me>
pkgname=protonvpn-gui
_gitpkgname=linux-app
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
pkgdesc="Official ProtonVPN Graphical User Interface, maintained by the ProtonVPN team."
arch=("any")
url="https://github.com/ProtonVPN/"
@@ -13,7 +13,7 @@ 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=('0fb03fa0d3999ad11ea70078e9378cfe3012fdec28555c3f97a6622507e09f16')
+sha256sums=('453becd020481251bc1928fe9551f48d702be9a55dd8c6030b0be48372c67363')
validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
build() {