summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandru Cheltuitor2022-11-02 12:50:16 +0000
committerAlexandru Cheltuitor2022-11-02 12:50:16 +0000
commitb0947bd736b25785d579c3484b80c4f9ebcf3a30 (patch)
tree633b779541906810797843b45e1789329d14181a /PKGBUILD
parent2514afcac83e24e8bdd939e249e53d88e34b0e5c (diff)
downloadaur-protonvpn-gui.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 071d7e645303..bf1698610220 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.11.0
+pkgver=1.12.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>=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=('5693895f61043f6da9e6f0de3880071731a2c90e31cd6f3487214630ec68570f')
+sha256sums=('708dd5aa04a12963361a7a13188c65938b94adc268608e341faa2985312e7f94')
validpgpkeys=("6A5571928D2222D83BC7456E4EDE055B645F044F")
build() {