summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-03-21 16:43:13 -0600
committerMark Wagie2024-03-21 16:43:13 -0600
commit38812c00e192c58716edb5d1c50edcd566613400 (patch)
tree0b9aab4d1b3c2f6b5be607e56d64ecd8b787a10c /PKGBUILD
parent4e78a5e5d8e51104c56222ce2b4765ba303ed0d2 (diff)
downloadaur-mullvad-vpn-bin.tar.gz
2024.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47bf94993842..06411614a1c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Matthew McGinn <mamcgi at gmail dot com>
# Contributor: alicewww <almw at protonmail dot com>
pkgname=mullvad-vpn-bin
-pkgver=2023.6
+pkgver=2024.1
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop"
arch=('x86_64' 'aarch64')
url="https://www.mullvad.net"
license=('GPL-3.0-or-later')
-depends=('gtk3' 'iputils' 'libnotify' 'nss')
+depends=('alsa-lib' 'gtk3' 'iputils' 'libnftnl' 'libnotify' 'nss')
provides=('mullvad-vpn')
conflicts=('mullvad-vpn')
install='mullvad-vpn.install'
@@ -16,9 +16,9 @@ source=('mullvad-vpn.sh')
source_x86_64=("https://github.com/mullvad/mullvadvpn-app/releases/download/$pkgver/MullvadVPN-${pkgver}_amd64.deb"{,.asc})
source_aarch64=("https://github.com/mullvad/mullvadvpn-app/releases/download/$pkgver/MullvadVPN-${pkgver}_arm64.deb"{,.asc})
sha256sums=('a59c29f07b4eab9af56f0e8be42bae0d83726f5185e88de0c5a48f4098c3c0a4')
-sha256sums_x86_64=('22113ddcd5d7f22c25beca3e7a2f706d5c8924bb648eb65ff2a078dc066b7bee'
+sha256sums_x86_64=('8a8e913941e84818a3d5a87aca2d466e78bac96555a1864a51dec147e19728b8'
'SKIP')
-sha256sums_aarch64=('1d10060e9b3409feea3964d2edd89ef6ea2ec4ca4068cf37b75231cfb12517a8'
+sha256sums_aarch64=('6f32930127ea8e68f229979cafc30668285dea0e3c69085fa6e73e814ab0a0f2'
'SKIP')
validpgpkeys=('A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF') # Mullvad (code signing) <admin@mullvad.net>