mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
www-client/mullvad-browser-bin: make SRC_URI unconditional
Signed-off-by: Justin Donofrio <justin026@protonmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit desktop xdg
|
||||
|
||||
DESCRIPTION="The Mullvad Browser is developed to minimize tracking and fingerprinting."
|
||||
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 )"
|
||||
SRC_URI="https://github.com/mullvad/mullvad-browser/releases/download/${PV}/mullvad-browser-linux-x86_64-${PV}.tar.xz"
|
||||
|
||||
S="${WORKDIR}"
|
||||
LICENSE="MPL-2.0"
|
||||
|
||||
Reference in New Issue
Block a user