Thanks, I've merged the two and pushed the result.
Search Criteria
Package Details: expressvpn 3.78.0.0_1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/expressvpn.git (read-only, click to copy) |
---|---|
Package Base: | expressvpn |
Description: | Proprietary VPN client for Linux |
Upstream URL: | https://expressvpn.com |
Licenses: | LicenseRef-custom |
Submitter: | 2bluesc |
Maintainer: | 2bluesc (WorMzy) |
Last Packager: | WorMzy |
Votes: | 49 |
Popularity: | 0.000430 |
First Submitted: | 2016-03-26 03:18 (UTC) |
Last Updated: | 2024-11-12 09:25 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Required by (3)
Sources (6)
- https://www.expressvpn.works/clients/linux/expressvpn_3.78.0.0-1_amd64.deb
- https://www.expressvpn.works/clients/linux/expressvpn_3.78.0.0-1_amd64.deb.asc
- https://www.expressvpn.works/clients/linux/expressvpn_3.78.0.0-1_armhf.deb
- https://www.expressvpn.works/clients/linux/expressvpn_3.78.0.0-1_armhf.deb.asc
- https://www.expressvpn.works/clients/linux/expressvpn_3.78.0.0-1_i386.deb
- https://www.expressvpn.works/clients/linux/expressvpn_3.78.0.0-1_i386.deb.asc
WorMzy commented on 2016-04-10 10:48 (UTC)
2bluesc commented on 2016-04-10 00:21 (UTC)
@WorMzy I just added you as a co-maintainer assuming you'd like to help make the changes recommended as I'm strapped for time in the near term.
Let me know if this is not the case!
WorMzy commented on 2016-04-09 14:20 (UTC)
Aw, I was just going to submit this. Looks like you snuck in while I was waiting for the license situation to be clarified. ;)
A few things:
1) There is a 32-bit package available too, you should add it to the PKGBUILD.
2) Since you're including the asc file, you should add the key's fingerprint to validpgpkeys.
3) Don't use $startdir, use $srcdir instead (see 'man PKGBUILD')
4) The license isn't included in the deb file (or the rpm), so download it manually by adding it to the sources and install it to /usr/share/licenses/$pkgname/
My own PKGBUILD is available here: https://github.com/WorMzy/PKGBUILDs/tree/master/expressvpn
Feel free to use parts of it in your own.
Pinned Comments
paintie commented on 2020-07-28 21:16 (UTC)
Info from expressvpn's site ...
wget https://www.expressvpn.com/expressvpn_release_public_key_0xAFF2A1415F6A3A38.asc
gpg --import expressvpn_release_public_key_0xAFF2A1415F6A3A38.asc
All installed fine; thank you very much for maintaining.
WorMzy commented on 2019-11-06 13:15 (UTC)
Looks like update notifications are working for the linux client now, but unfortunately the current version (2.3.2) thinks it's an older version (2.3.1 -- check
expressvpn --version
), so the update alert people get when they runexpressvpn status
may be a false positive.Please check what version is reported at https://www.expressvpn.com/latest (or https://www.expressvpn.com/support/troubleshooting/china-status/#linux as this sometimes gets updates listed sooner) before flagging the package as out-of-date.
WorMzy commented on 2019-01-11 11:38 (UTC) (edited on 2019-01-23 20:41 (UTC) by WorMzy)
Please note that, from v2.0.0, ExpressVPN will be providing signed Arch packages on their website (alongside the deb and rpm packages). I'll be continuing to update this package, but for those that find using the AUR cumbersome or just don't want to wait, please be aware of this option.
EDIT: packages were delayed for testing, but seem to be live as of 2019-01-23.