summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorProton Technologies AG2021-10-26 13:28:47 +0100
committerProton Technologies AG2021-10-26 13:28:47 +0100
commit3f7a8e8c34a1f2181a336c52c5662bd86c2263d7 (patch)
tree391dd244893ede836d40d2c3c22afe7be7a52f3b /PKGBUILD
parent1bb622371a0054c13995f3b124b4102c79949cfd (diff)
downloadaur-3f7a8e8c34a1f2181a336c52c5662bd86c2263d7.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 2c4f5ab45554..b0bc91e386b4 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.5.0
+pkgver=1.5.1
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=('a8b2b4baf834755e1984cfad2317b61768cf14f38c5f4aa22a69f7107ef92d2e')
+sha256sums=('ee32bfbd19b2f42d1f82a2140c69a163976e73a5b8aea5c1d9a9607c437af4e9')
validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
build() {