Update to 2024.8

This commit is contained in:
Wizzard 2024-12-27 07:52:40 -05:00
parent d76bc1454c
commit 90f7a3e7d0
2 changed files with 11 additions and 4 deletions

View File

@ -1,6 +1,13 @@
## 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

View File

@ -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() {