www-client/mullvad-browser-bin: update HOMEPAGE

Signed-off-by: Justin Donofrio <justin026@protonmail.com>
This commit is contained in:
Justin Donofrio
2024-07-03 08:52:23 -04:00
parent b1be5caf6a
commit 92d8eb47c6
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<name>Justin</name>
</maintainer>
<upstream>
<remote-id type="github">mullvad/mullvadvpn-browser</remote-id>
<remote-id type="github">mullvad/mullvad-browser</remote-id>
</upstream>
<use>
<flag name="X">Add support for X11</flag>

View File

@@ -6,7 +6,7 @@ EAPI=8
inherit desktop xdg
DESCRIPTION="The Mullvad Browser is developed to minimize tracking and fingerprinting."
HOMEPAGE="https://github.com/mullvad/mullvadvpn-browser https://mullvad.net/"
HOMEPAGE="https://github.com/mullvad/mullvad-browser https://mullvad.net/"
SRC_URI="amd64? ( https://github.com/mullvad/mullvad-browser/releases/download/${PV}/mullvad-browser-linux-x86_64-${PV}.tar.xz )"
S="${WORKDIR}"