summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-03-01 09:07:07 -0700
committerMark Wagie2022-03-01 09:07:07 -0700
commit6a55ad005ebb2f19fc043558b0ce085f77c06588 (patch)
tree49a667a1a24384235b604b154085a56e21fd0881 /PKGBUILD
parent247be2eaa8427c8ab9bbcc8a57eb12e1d46ff3a0 (diff)
downloadaur-6a55ad005ebb2f19fc043558b0ce085f77c06588.tar.gz
2022.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7e2dc9d8d23..1e34d121fff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Andrej Mihajlov <and at mullvad dot net>
pkgname=mullvad-vpn-beta
_pkgver=2022.1
-_channel=beta
-_rel=2
+_channel=stable
+_rel=1
# beta
pkgver=${_pkgver}.${_channel}${_rel}
# stable
@@ -25,8 +25,8 @@ options=('!lto')
install="${pkgname%-beta}.install"
_commit=973ee47bec89df537b8ecae20235071055693ec5
source=(
- "git+https://github.com/mullvad/mullvadvpn-app.git#tag=${_pkgver}-${_channel}${_rel}?signed" # beta
-# "git+https://github.com/mullvad/mullvadvpn-app.git#tag=${_pkgver}?signed" # stable
+# "git+https://github.com/mullvad/mullvadvpn-app.git#tag=${_pkgver}-${_channel}${_rel}?signed" # beta
+ "git+https://github.com/mullvad/mullvadvpn-app.git#tag=${_pkgver}?signed" # stable
# "git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=$_commit?signed"
"git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=$_commit" # unverified commit by mvd-ows
"${pkgname%-beta}.sh"