summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD20
1 files changed, 10 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06c2ca105c0b..8a217a7795e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=mullvad-vpn-beta-bin
-_pkgver=2023.2
-_channel=stable
+_pkgver=2023.3
+_channel=beta
_rel=1
-#pkgver=${_pkgver}.${_channel}${_rel} # beta
-pkgver=${_pkgver}.${_channel} # stable
+pkgver=${_pkgver}.${_channel}${_rel} # beta
+#pkgver=${_pkgver}.${_channel} # stable
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop (beta channel)"
arch=('x86_64' 'aarch64')
@@ -16,17 +16,17 @@ conflicts=("${pkgname%-*-*}")
install="${pkgname%-*-*}.install"
source=("${pkgname%-*-*}.sh")
source_x86_64=(
-# "https://github.com/mullvad/mullvadvpn-app/releases/download/2023.1-beta2/MullvadVPN-2023.1-beta2_amd64.deb"{,.asc} # beta
- "https://github.com/mullvad/mullvadvpn-app/releases/download/${_pkgver}/MullvadVPN-${_pkgver}_amd64.deb"{,.asc} # stable
+ "https://github.com/mullvad/mullvadvpn-app/releases/download/2023.3-beta1/MullvadVPN-2023.3-beta1_amd64.deb"{,.asc} # beta
+# "https://github.com/mullvad/mullvadvpn-app/releases/download/${_pkgver}/MullvadVPN-${_pkgver}_amd64.deb"{,.asc} # stable
)
source_aarch64=(
-# "https://github.com/mullvad/mullvadvpn-app/releases/download/2023.1-beta2/MullvadVPN-2023.1-beta2_arm64.deb"{,.asc} # beta
- "https://github.com/mullvad/mullvadvpn-app/releases/download/${_pkgver}/MullvadVPN-${_pkgver}_arm64.deb"{,.asc} # stable
+ "https://github.com/mullvad/mullvadvpn-app/releases/download/2023.3-beta1/MullvadVPN-2023.3-beta1_arm64.deb"{,.asc} # beta
+# "https://github.com/mullvad/mullvadvpn-app/releases/download/${_pkgver}/MullvadVPN-${_pkgver}_arm64.deb"{,.asc} # stable
)
sha256sums=('a59c29f07b4eab9af56f0e8be42bae0d83726f5185e88de0c5a48f4098c3c0a4')
-sha256sums_x86_64=('ddebc807c216d1b8a846ab6901d0914210f2c2ef313cc375a3186a40620100d6'
+sha256sums_x86_64=('de52e521478b1779d0764efc73807da7d5e9cfc3cf28229bb49f995151f7db38'
'SKIP')
-sha256sums_aarch64=('5a54d56b0e865de5cdf3723fb8855202a687a0b5aba1cb1ce21346f11ef1c132'
+sha256sums_aarch64=('36f5e5b0dc716394e499ca461f8da5eba2ff17ff9d9ade9bf35534c324a347eb'
'SKIP')
validpgpkeys=('A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF') # Mullvad (code signing) <admin@mullvad.net>