Update to 3.17.1

This commit is contained in:
Mxzcabel
2024-02-13 15:39:18 -03:00
parent cc771be48c
commit a94ebc4146
2 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
# Contributor: Martoko <mbastholm at gmail dot com>
pkgname=nordvpn-bin
pkgver=3.17.0
pkgver=3.17.1
pkgrel=1
pkgdesc="NordVPN CLI tool for Linux"
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
@@ -18,13 +18,13 @@ 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=('d12c830f9e4fe949942a00fd874fdd3e426d5694478feae5482c9f53065ebbf1')
sha256sums_i686=('1e44484bfc3f2fb4721453b51071a85206c50b7bfdfdbf01e30029a7204e27e2')
sha256sums_armv7h=('e4aad5a5b8827108a22afb0dbdf7764e59f9deb59ae32008412b760b20182fe0')
sha256sums_aarch64=('87f1ed43252e56415b4340f5b4f4fea1f7663a0b6b0b036f2d9c216c10368965')
sha256sums_x86_64=('449b5a60b23002fbb1d75823f2aeea8395ba41d84675742b67077882da917bcc')
sha256sums_i686=('210ef4944f903590f0148872261712fd786ff6a6f1fec371f91460d877b0c801')
sha256sums_armv7h=('ada7a3b812dd48e17b25d13425b18e9cadae891864ef1320bfecff6cd9a4f796')
sha256sums_aarch64=('7d9e2577339aefdbb973c1127d0e5109fb9b0f20c9177ede63c92ff7dba2903e')
# There is also ArmEABI architecture for android devices available. Download with:
# https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.0_armel.deb
# https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.1_armel.deb
package() {
bsdtar -O -xf *.deb data.tar.gz | bsdtar -C "${pkgdir}" -xJf -