Skip to content

Commit 3445cef

Browse files
vup-updater[bot]VUP Update Bot
andauthored
mullvad-vpn: update to 2026.3 (#254)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent ac40ee9 commit 3445cef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • vup/srcpkgs/networking/mullvad-vpn

vup/srcpkgs/networking/mullvad-vpn/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'mullvad-vpn'
22
pkgname=mullvad-vpn
3-
version=2026.2
3+
version=2026.3
44
revision=1
55
archs="x86_64 aarch64"
66
create_wrksrc=yes
@@ -22,11 +22,11 @@ _baseurl="https://github.com/mullvad/mullvadvpn-app/releases/download/${version}
2222
case "$XBPS_TARGET_MACHINE" in
2323
x86_64)
2424
distfiles="${_baseurl}/MullvadVPN-${version}_amd64.deb"
25-
checksum=7b027f5f1ab054b177fccb2237e019fa342874cafe2663eda5b71d5dee8734fa
25+
checksum=38c6ee73ae80870688560922a28525b6d0dacc62c2e410938863d7038e931aca
2626
;;
2727
aarch64)
2828
distfiles="${_baseurl}/MullvadVPN-${version}_arm64.deb"
29-
checksum=869b8ba430373ccae53a4175ef67f43d963e7067b68019114d60b0c30609c10a
29+
checksum=a44cdbdb50923e7fd97e5cd91934892391f3dd0f8444520b83cabb57cf403754
3030
;;
3131
esac
3232

0 commit comments

Comments
 (0)