summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorProton Technologies AG2021-11-04 16:20:43 +0000
committerProton Technologies AG2021-11-04 16:20:43 +0000
commitfaa660a5a9c399a7cd18cb2918d077e81d37da6b (patch)
tree524365ce480f39dca86e719ba09017a27cdced5b /PKGBUILD
parent3f7a8e8c34a1f2181a336c52c5662bd86c2263d7 (diff)
downloadaur-faa660a5a9c399a7cd18cb2918d077e81d37da6b.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 b0bc91e386b4..e3198c6bf387 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.1
+pkgver=1.5.2
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=('ee32bfbd19b2f42d1f82a2140c69a163976e73a5b8aea5c1d9a9607c437af4e9')
+sha256sums=('6eb3d9751e414735d156773eb99dfe225f425d5d48cbf9c656acd83b70c27b50')
validpgpkeys=("A884 41BD 4864 F95B EE08 E63A 71EB 4740 1994 0E11")
build() {