Okay, 2018.5-3 put the menu entry back, thank you. Now the app says "Inconsistent internal version information, please restart the app." Internet connection is dead until the app is closed.
Search Criteria
Package Details: mullvad-vpn 2024.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mullvad-vpn.git (read-only, click to copy) |
---|---|
Package Base: | mullvad-vpn |
Description: | The Mullvad VPN client app for desktop |
Upstream URL: | https://www.mullvad.net |
Licenses: | GPL-3.0-or-later |
Submitter: | gin078 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 139 |
Popularity: | 3.84 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2024-10-30 16:32 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- iputils (busybox-coreutilsAUR, iputils-gitAUR)
- libnftnl (libnftnl-fullconeAUR, libnftnl-gitAUR)
- libnotify (libnotify-gitAUR)
- nss (nss-hgAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libxcrypt-compat (make)
- nvmAUR (nvm-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
Required by (3)
Sources (7)
- git+https://github.com/mullvad/maybenot.git#commit=b06094e81701782d28cd2312f58e0654109d04ce
- git+https://github.com/mullvad/mullvadvpn-app-binaries.git#commit=049d5d3bc0c86c29c20f2073460186a83c1d7094?signed
- git+https://github.com/mullvad/mullvadvpn-app.git#tag=2024.7?signed
- git+https://github.com/mullvad/wireguard-go.git#commit=b1cf09a982bba6f6c63fadc956d88e8c2326d05e?signed
- mullvad-vpn.sh
- no-publish.diff
- no-rpm.diff
Latest Comments
« First ‹ Previous 1 .. 39 40 41 42 43 44 45 Next › Last »
toynbeeidea commented on 2018-11-16 16:28 (UTC)
toynbeeidea commented on 2018-11-16 06:32 (UTC) (edited on 2018-11-16 06:32 (UTC) by toynbeeidea)
This new build of Mullvad (2018.5-2) has removed my entry form XFCE and replaced it with... nothing. I have no menu entry anymore. Boo.
ethanrakoff commented on 2018-11-07 11:32 (UTC)
Doesn't need to conflict with mullvad-vpn-old anymore as that package no longer exists.
yochananmarqos commented on 2018-11-02 16:33 (UTC) (edited on 2019-09-25 23:51 (UTC) by yochananmarqos)
@oibind That's a great idea. I've implemented it in my PKGBUILD.
oibind commented on 2018-11-02 15:53 (UTC)
should really be validating the signature from mullvad
https://gist.github.com/oibind/36cb69e2a90dd4e2628adbe56fb1259e
sheevy commented on 2018-10-30 23:29 (UTC)
Thanks for this!
yochananmarqos commented on 2018-10-30 18:21 (UTC) (edited on 2019-09-25 23:52 (UTC) by yochananmarqos)
The package should be called mullvad-vpn-bin
as the source is a prebuilt binary package.
The desktop file is no longer needed, it's in the source package.
rpmextract
is not needed; the .rpm is extracted automatically.
To add messages to display after installing/upgrading, they should be in an .install file like this: https://github.com/yochananmarqos/pkgbuilds/blob/master/mullvad-vpn/mullvad-vpn.install
YaLTeR commented on 2018-10-29 16:17 (UTC)
Could you please add the CLI binary to the package? This seems to do the trick:
install -m755 "${srcdir}/usr/bin/mullvad" "${pkgdir}/usr/bin/mullvad"
lol-md5 commented on 2018-10-29 04:01 (UTC)
Anyone know why the original got removed?
petr.nehez commented on 2018-10-26 04:47 (UTC) (edited on 2018-10-26 04:47 (UTC) by petr.nehez)
Thanks! I was considering to bring it back too :)
Pinned Comments
yochananmarqos commented on 2022-11-11 19:31 (UTC) (edited on 2022-11-13 19:21 (UTC) by yochananmarqos)
PSA: Upstream does not support building natively for ARM64, only cross-compiling. You can use
mullvad-vpn-bin
instead.yochananmarqos commented on 2019-12-07 17:44 (UTC) (edited on 2024-06-06 22:09 (UTC) by yochananmarqos)
--> ALWAYS DO A CLEAN BUILD <--
This package will verify the signature of the git tag / commit. Developer keys are available here and instructions are here. See the PKGBUILD to determine which developer key you need.
Please do not create upstream issues about the AUR package, they do not support it.