summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 049b0364779a..3732056ff725 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=nordvpn-bin
pkgver=3.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="NordVPN CLI tool for Linux"
-arch=('x86_64' 'i686' 'armv7h')
+arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://nordvpn.com/download/linux/"
license=('custom')
depends=('libxslt' 'iptables' 'procps' 'iproute2' 'ipset' 'ca-certificates')
-optdepends=('wireguard-tools: nordlynx support' 'wireguard-arch: nordlynx support')
+optdepends=('wireguard-tools: nordlynx support')
provides=('nordvpn')
conflicts=('openvpn-nordvpn')
install=nordvpn-bin.install
@@ -21,6 +21,7 @@ source_aarch64=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_$
sha256sums_x86_64=('fceb746028ea28825018e6f9b679a48f8c5411d9fb22af98ba883c98095f8acd')
sha256sums_i686=('90e05a7b3838c2bce8e81700bd1473982907b025aa2e791c8f47314d315ba14a')
sha256sums_armv7h=('8332fb019c4d0bb79460ded40899ccdcf720e5e851c3de9ff406f9faff0b037d')
+sha256sums_aarch64=('bc87e5c1e7ee20eb3a10e6774522db03e40b7537bbbf148b14bf077ae42a98d4')
package() {
bsdtar -O -xf *.deb data.tar.xz | bsdtar -C "${pkgdir}" -xJf -