Update to 3.9.5-1
This commit is contained in:
10
PKGBUILD
10
PKGBUILD
@@ -3,7 +3,7 @@
|
||||
# Maintainer: Martoko <mbastholm at gmail dot com>
|
||||
|
||||
pkgname=nordvpn-bin
|
||||
pkgver=3.9.4_1
|
||||
pkgver=3.9.5_1
|
||||
pkgrel=1
|
||||
pkgdesc="NordVPN CLI tool for Linux"
|
||||
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
|
||||
@@ -17,10 +17,10 @@ source_x86_64=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${
|
||||
source_i686=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver//_/-}_i386.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=('8991da448ff831e2ef42c5cb5816b567291de1dc06ad8891f46010e5f325b19c')
|
||||
sha256sums_i686=('444cecc7371722c61f0650a39e87ed5a576015695fde4a143d88ed63256847a1')
|
||||
sha256sums_armv7h=('90b0768c3da9c7fe12f07dd19756b27c54cea4eb39f4740e7d8dcb71ceab7398')
|
||||
sha256sums_aarch64=('d08a6611eb02c1dd12cbbb9775995de05d3dba03ce760b0d313df97c58f0a0c0')
|
||||
sha256sums_x86_64=('36fccf2e53792766cedb6b4b95f2945b2adb6714482460c21afcc65a33fa3ca3')
|
||||
sha256sums_i686=('e1f356051e0dd16a26d963ee81330fdfe045195f195a66a0304a4441242fc953')
|
||||
sha256sums_armv7h=('6c1e0637b13fe932c733c281b4e75c7bd4516e578a5e5536ac93718d71b06da6')
|
||||
sha256sums_aarch64=('807ce776213052ce4426ce97b11258c7d1ecf0667a17de9b297cb9381beaffb2')
|
||||
|
||||
package() {
|
||||
bsdtar -O -xf *.deb data.tar.gz | bsdtar -C "${pkgdir}" -xJf -
|
||||
|
||||
Reference in New Issue
Block a user