Add pre_remove hook to fix attributes for data files. This is dirty, but it is how nordvpn does upstream too. Adjust PKGBUILD as there is now only 1 systemd service again. Do not ship with the SysV files as arch is a systemd distro.
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
pkgbase = nordvpn-bin
|
|
pkgdesc = NordVPN CLI tool for Linux
|
|
pkgver = 3.1.0_4
|
|
pkgrel = 1
|
|
url = https://nordvpn.com/download/linux/
|
|
install = nordvpn-bin.install
|
|
arch = i686
|
|
arch = x86_64
|
|
arch = armv7h
|
|
arch = aarch64
|
|
license = custom
|
|
depends = net-tools
|
|
depends = libxslt
|
|
depends = iptables
|
|
depends = procps
|
|
depends = iproute2
|
|
provides = nordvpn
|
|
conflicts = openvpn-nordvpn
|
|
source_i686 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.1.0-4_i386.deb
|
|
sha256sums_i686 = 9afcdb23e58dbfffba23567e566f21951cce7508b5d278057f15095971638b86
|
|
source_x86_64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.1.0-4_amd64.deb
|
|
sha256sums_x86_64 = 5d05b23afb6687ccf423f3cf8ad9f8fe297dcee7cfe3ae13d5973ce1c120305f
|
|
source_armv7h = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.1.0-4_armhf.deb
|
|
sha256sums_armv7h = 225f4371d2895e67c91b7c95b08702718b182da70ee4d445390625f7fe2c26bc
|
|
source_aarch64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.1.0-4_aarch64.deb
|
|
sha256sums_aarch64 = 843b290ce30a81768521f5cbc50b4b2f9f11cf6f1dc43873c72a4b7e0a0282ee
|
|
|
|
pkgname = nordvpn-bin
|
|
|