Update to 3.3.1-2

This commit is contained in:
Martoko
2019-08-29 10:00:56 +02:00
parent bf1bb71397
commit da86305a33
2 changed files with 25 additions and 20 deletions

View File

@@ -3,10 +3,10 @@
# Maintainer: Martoko <mbastholm at gmail dot com>
pkgname=nordvpn-bin
pkgver=3.3.1_1
pkgrel=2
pkgver=3.3.1_2
pkgrel=1
pkgdesc="NordVPN CLI tool for Linux"
arch=('x86_64' 'i686' 'armv6h' 'armv7h' 'aarch64')
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://nordvpn.com/download/linux/"
license=('custom')
depends=('net-tools' 'libxslt' 'iptables' 'procps' 'iproute2')
@@ -16,14 +16,16 @@ conflicts=('openvpn-nordvpn')
install=nordvpn-bin.install
source_x86_64=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver//_/-}_amd64.deb")
source_i686=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver//_/-}_i386.deb")
source_arm=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver//_/-}_armel.deb")
source_armv6h=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver//_/-}_armel.deb")
source_armv7h=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver//_/-}_armhf.deb")
source_aarch64=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver//_/-}_arm64.deb")
sha256sums_x86_64=('2cfadc4475c1061bf3d194a5d0faef1d89be7fd61392339304b9f24c52b7aa10')
sha256sums_i686=('90277bbbcfb76eca4f891b125571373c9f1fd2b743fde390df8ee3bc3c8238c2')
sha256sums_armv6h=('37ae23fb364f824dfc22bb798450870e246d6b34f11ff3c3127225d05f4fce57')
sha256sums_armv7h=('4140d53d231050055ff0cedd9d50613f605bc82cb7478df1eee9f1fb4a988f6c')
sha256sums_aarch64=('84ff8272f33f5c4668c666abf1ebfeafe28257675004d54b1e7775b674fc2db3')
sha256sums_x86_64=('b99b0a853cb328052dfba0615f62bb4b30a4e9d6c4f5a11428251abd4f0ac5fb')
sha256sums_i686=('a5296cc507739d12f950cc1c9581bf6292d806b6ad3390062b99fb1b542b79df')
sha256sums_arm=('dea9d8854634308e526376d6dfbd6b9de7c48ca832962c1ccdc45b3568e4cf2e')
sha256sums_armv6h=('dea9d8854634308e526376d6dfbd6b9de7c48ca832962c1ccdc45b3568e4cf2e')
sha256sums_armv7h=('d9faecadde1ffef5478addf977795def7fb0f24f45f8aff670c870cb822530d1')
sha256sums_aarch64=('3e57803293c41e709ef4128548dd57fd7ab7e9ff19c99b2b178ecdbdc01c238e')
package() {
bsdtar -O -xf *.deb data.tar.xz | bsdtar -C "${pkgdir}" -xJf -