diff options
| author | moxie <moxie.git@posteo.net> | 2026-02-02 17:08:25 +0000 |
|---|---|---|
| committer | moxie <moxie.git@posteo.net> | 2026-02-02 17:08:25 +0000 |
| commit | 4cd980b067fb1a9bf4480472b16e15e7ed2a7594 (patch) | |
| tree | b1a1e66fae64c400dc9e30a57ed6ec053a0f2935 | |
| parent | c923ab512290ff77436fbccb19a6a6ebbccc9476 (diff) | |
mullvad-browser-bin: add !debug
| -rw-r--r-- | mullvad-browser-bin/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mullvad-browser-bin/PKGBUILD b/mullvad-browser-bin/PKGBUILD index ab03bc9..537040c 100644 --- a/mullvad-browser-bin/PKGBUILD +++ b/mullvad-browser-bin/PKGBUILD @@ -59,6 +59,7 @@ optdepends=( ) provides=(mullvad-browser=$pkgver mullvad-browser) conflicts=(mullvad-browser) +options=("!debug") # mullvad.net is blocked or slow in many countries around the world. # If you don't want to download from Microsoft, use any of the alternative links. |
