summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorProton Technologies AG2021-09-23 17:05:22 +0100
committerProton Technologies AG2021-09-23 17:05:22 +0100
commit7099d29121cfc57f725592fc0436e566b072355e (patch)
treec151a6d6fa082610bd38a16df5b68513949f1b2f /PKGBUILD
parentb321a1685992d0aa31cef15028c27a769277d38b (diff)
downloadaur-7099d29121cfc57f725592fc0436e566b072355e.tar.gz
git_commit_message
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 183a7000eecb..585d80e6e544 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Maintainer: Alexandru Cheltutior <acrandom at pm dot me>
pkgname=protonvpn-gui
_gitpkgname=linux-app
-pkgver=1.2.0
-pkgrel=1
+pkgver=1.3.0
+pkgrel=7
pkgdesc="Official ProtonVPN Graphical User Interface, maintained by the ProtonVPN team."
arch=("any")
url="https://github.com/ProtonVPN/"
license=("GPL3")
groups=("ProtonVPN")
-depends=("python-protonvpn-nm-lib>=3.3.0" "python-gobject" "python-psutil" "gtk3" "python-cairo")
+depends=("python-protonvpn-nm-lib" "python-gobject" "python-psutil" "gtk3" "python-cairo")
optdepends=("libappindicator-gtk3")
makedepends=("python-setuptools")
source=("https://github.com/ProtonVPN/linux-app/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('14703c4c6b77c891e434909b381307ab4433f4587c392bab86cb66942c00eb87')
+sha256sums=('b2e9db2c167ea3c0b520fd0bdff21e127b7ac229584c1e8500aa504202478a5c')
validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
build() {