summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-08-10 13:48:21 -0600
committerMark Wagie2022-08-10 13:48:21 -0600
commita613f864aeef9179cc0e98e417efcf2ff1c6abc3 (patch)
treed04ce4fd56f2e0e6134b93dd837f68a30bd9493b /PKGBUILD
parentb2110437a99e96b20e38b713e4faf6e2b20b0055 (diff)
downloadaur-a613f864aeef9179cc0e98e417efcf2ff1c6abc3.tar.gz
2022.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3ced3ba5cf8..032cdad4f761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# Contributor: Emīls Piņķis <emil at mullvad dot net>
# Contributor: Andrej Mihajlov <and at mullvad dot net>
pkgname=mullvad-vpn
-pkgver=2022.2
-pkgrel=2
+pkgver=2022.3
+pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop"
arch=('x86_64')
url="https://www.mullvad.net"
@@ -17,7 +17,7 @@ depends=('iputils' 'libnotify' 'libappindicator-gtk3' 'nss')
makedepends=('cargo' 'git' 'go' 'nodejs>=16' 'npm>=8.3' 'libxcrypt-compat')
options=('!lto')
install="$pkgname.install"
-_tag=a66504d6b8cc708a1da4b4e6b40fbe51e9dde4d2 # tags/2022.2^0
+_tag=ca45335dba9f8b2b90263c3b6c08e64c6898f35f # tags/2022.3^0
_commit=b63c5c8c7977963aeb585b6ddd4537dffe2aeeec
source=("git+https://github.com/mullvad/mullvadvpn-app.git#commit=${_tag}?signed"
"git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=${_commit}?signed"