From 90f7a3e7d003c6e7cb48b866f390e6ad22b06597 Mon Sep 17 00:00:00 2001 From: Wizzard <rich@bandaholics.cash> Date: Fri, 27 Dec 2024 07:52:40 -0500 Subject: [PATCH] Update to 2024.8 --- README.md | 11 +++++++++-- template | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7291777..7d4ac9f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,16 @@ ## Usage -clone this repo into your `void-packages/srcpkgs` folder with the following command `git clone https://git.deadzone.lol/Wizzard/mullvad-vpn-void mullvad-vpn` (it must be named mullvad-vpn) +clone this repo into your `void-packages/srcpkgs` folder with the following commands: + +```bash +cd void-packages/srcpkgs +git clone https://git.deadzone.lol/Wizzard/mullvad-vpn-void mullvad-vpn +``` + +(it must be named mullvad-vpn) ## Post Installation After installing this package manually run the command `sudo ln -s /opt/MullvadVPN /opt/Mullvad\ VPN` -Note that this a temporary work around based on the way Mullvad is packaged \ No newline at end of file +Note that this a temporary work around based on the way Mullvad is packaged diff --git a/template b/template index 3fb714c..0c1969d 100644 --- a/template +++ b/template @@ -1,5 +1,5 @@ pkgname=mullvad-vpn -version=2024.4 +version=2024.8 revision=1 archs="x86_64" maintainer="Wizzard <rich@bandaholics.cash>" @@ -7,7 +7,7 @@ short_desc="Mullvad VPN client" homepage="https://mullvad.net/" license="LicenseType" distfiles="https://mullvad.net/media/app/MullvadVPN-${version}_amd64.deb" -checksum=6ec5e53b3a86af7ec06611228faf05cb6ff72e4e7427b0378c7574adee54ea3d +checksum=6970a940466e25057f1ce0e08cbd0a9fb0e8fb2d8067a7f1454bfbc20461ee29 hostmakedepends="tar xz" do_extract() {