summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-06-27 13:45:56 -0600
committerMark Wagie2022-06-27 13:45:56 -0600
commit5be9a4b4685d7a83a69f1e5400153f868738c8f8 (patch)
tree2ec97be5bdd6ebc5309d32d4612273fbd43dc590 /PKGBUILD
parent87140a670c63c93d1afbc4f2034f615cc5c3e0fe (diff)
downloadaur-5be9a4b4685d7a83a69f1e5400153f868738c8f8.tar.gz
2022.3-beta1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d6f60ae8c33..6e18013d59f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: Emīls Piņķis <emil at mullvad dot net>
# Contributor: Andrej Mihajlov <and at mullvad dot net>
pkgname=mullvad-vpn-beta
-_pkgver=2022.2
-_channel=stable
+_pkgver=2022.3
+_channel=beta
_rel=1
# beta
-#pkgver=${_pkgver}.${_channel}${_rel}
+pkgver=${_pkgver}.${_channel}${_rel}
# stable
-pkgver=${_pkgver}.${_channel}
+#pkgver=${_pkgver}.${_channel}
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop (beta channel)"
arch=('x86_64')
@@ -23,7 +23,7 @@ provides=("${pkgname%-beta}")
conflicts=("${pkgname%-beta}")
options=('!lto')
install="${pkgname%-beta}.install"
-_tag=a66504d6b8cc708a1da4b4e6b40fbe51e9dde4d2 # tags/2022.2^0
+_tag=fcc4517fda45398416bf9e8ccf8258ec7fdd18f1 # tags/2022.3-beta1^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"