summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-06-28 08:54:15 -0600
committerMark Wagie2023-06-28 08:54:15 -0600
commite5a8e5730712603aaea76d90836bdccc3572f439 (patch)
tree753ac9def561b3d194e9471b31d8e348b475889f /PKGBUILD
parent7af9906e6f63c45812c212d061d7bdb89ccdbeaa (diff)
downloadaur-e5a8e5730712603aaea76d90836bdccc3572f439.tar.gz
2023.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6572f3479ff..2f1ced289d82 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.3
+pkgver=2023.4
pkgrel=1
pkgdesc="The Mullvad VPN client app for desktop"
arch=('x86_64' 'aarch64')
url="https://www.mullvad.net"
license=('GPL3')
-depends=('iputils' 'libnotify' 'libappindicator-gtk3' 'nss')
+depends=('gtk3' 'iputils' 'libnotify' 'nss')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
install="${pkgname%-*}.install"
@@ -16,9 +16,9 @@ source=("${pkgname%-*}.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=('f972bdc54792b3ddde826b6c43ba804ee83f9fdb5a79092673866039b3d8be7e'
+sha256sums_x86_64=('ecda227eb5f5ff7a542474d82bed9d568b3fa05b0a898c328421a2d3b4ac1213'
'SKIP')
-sha256sums_aarch64=('d7da6be777b12943b700256f0c0e9a7d32801bcea6848f3886cfcdfd7d8bde09'
+sha256sums_aarch64=('7b4969f92a41526b5805c24fbea97c00b782915b67799d427772053155fa4764'
'SKIP')
validpgpkeys=('A1198702FC3E0A09A9AE5B75D5A1D4F266DE8DDF') # Mullvad (code signing) <admin@mullvad.net>