summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-04-05 15:26:48 -0600
committerMark Wagie2023-04-05 15:26:48 -0600
commitd1ab582887a1ed63362531bd27801e7a0e46cefd (patch)
treeeb2200ae795f9ca14b2cc4526e45177cb084acad
parent8c600671263a7f626905e40df35c9b5d7689e411 (diff)
downloadaur-d1ab582887a1ed63362531bd27801e7a0e46cefd.tar.gz
2023.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ded21d2a7002..506a29f4b7e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mullvad-vpn
pkgdesc = The Mullvad VPN client app for desktop
- pkgver = 2023.2
+ pkgver = 2023.3
pkgrel = 1
url = https://www.mullvad.net
install = mullvad-vpn.install
@@ -18,8 +18,8 @@ pkgbase = mullvad-vpn
depends = libappindicator-gtk3
depends = nss
options = !lto
- source = git+https://github.com/mullvad/mullvadvpn-app.git#commit=ccfbaa279d04b4f93dff489880e3fb3ae67025bd?signed
- source = git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=f6dca66645c82501a330416ad39c7e63bcdae57d?signed
+ source = git+https://github.com/mullvad/mullvadvpn-app.git#commit=52bb628c9ef30e68789e02902cc91a40ea8824b5?signed
+ source = git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=29a4c7205e78c651fcd1b8c3a55181c0d86a50d3?signed
source = no-rpm.diff
source = mullvad-vpn.sh
validpgpkeys = EA0A77BF9E115615FC3BD8BC7653B940E494FE87
diff --git a/PKGBUILD b/PKGBUILD
index 27504349ded4..b206f62e2cb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Emīls Piņķis <emil at mullvad dot net>
# Contributor: Andrej Mihajlov <and at mullvad dot net>
pkgname=mullvad-vpn
-pkgver=2023.2
+pkgver=2023.3
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop"
arch=('x86_64')
@@ -17,8 +17,8 @@ depends=('iputils' 'libnotify' 'libappindicator-gtk3' 'nss')
makedepends=('cargo' 'git' 'go' 'libxcrypt-compat' 'nodejs>=16' 'npm>=8.3' 'protobuf')
options=('!lto')
install="$pkgname.install"
-_tag=ccfbaa279d04b4f93dff489880e3fb3ae67025bd # tags/2023.2^0
-_commit=f6dca66645c82501a330416ad39c7e63bcdae57d
+_tag=52bb628c9ef30e68789e02902cc91a40ea8824b5 # tags/2023.3^0
+_commit=29a4c7205e78c651fcd1b8c3a55181c0d86a50d3
source=("git+https://github.com/mullvad/mullvadvpn-app.git#commit=${_tag}?signed"
"git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=${_commit}?signed"
'no-rpm.diff'