Update to 3.17.4
This commit is contained in:
18
.SRCINFO
18
.SRCINFO
@@ -1,6 +1,6 @@
|
||||
pkgbase = nordvpn-bin
|
||||
pkgdesc = NordVPN CLI tool for Linux
|
||||
pkgver = 3.17.3
|
||||
pkgver = 3.17.4
|
||||
pkgrel = 1
|
||||
url = https://nordvpn.com/download/linux/
|
||||
install = nordvpn-bin.install
|
||||
@@ -12,13 +12,13 @@ pkgbase = nordvpn-bin
|
||||
depends = libxml2
|
||||
provides = nordvpn
|
||||
conflicts = openvpn-nordvpn
|
||||
source_x86_64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.3_amd64.deb
|
||||
sha256sums_x86_64 = 387b44f9f970876b7d79b2e262601eda67d39ef45418c1e19273ce09e83e5326
|
||||
source_i686 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.3_i386.deb
|
||||
sha256sums_i686 = 00d0c6ace1a9fc30c4b84135a016d205add2465ce5216d63cc13e79ee3a32f3f
|
||||
source_armv7h = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.3_armhf.deb
|
||||
sha256sums_armv7h = ac24a9d91d5f9cdd2b86624a6dd4ab956b8ead01ba026dfa7a08d09de384fd79
|
||||
source_aarch64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.3_arm64.deb
|
||||
sha256sums_aarch64 = a35ce8cc6c2aad67ae779d49914de9d5060978ed16e5ed439617eb979f60f1de
|
||||
source_x86_64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.4_amd64.deb
|
||||
sha256sums_x86_64 = 079b3643c72aa52ee521dd16b2828f496c33c07ecc5252dc6499ba19dd312835
|
||||
source_i686 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.4_i386.deb
|
||||
sha256sums_i686 = e1d9e751e98cf455afdb912c4bc523f8c25486959aab0c95ccc692b083f09539
|
||||
source_armv7h = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.4_armhf.deb
|
||||
sha256sums_armv7h = 2e347cbf840561d3889973898986f025008b8b616632a59686028758b8cbd66c
|
||||
source_aarch64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.4_arm64.deb
|
||||
sha256sums_aarch64 = 1e45ab7806492e5da6337898585bcf8177693f172000554d8d7c74cb592e2773
|
||||
|
||||
pkgname = nordvpn-bin
|
||||
|
||||
12
PKGBUILD
12
PKGBUILD
@@ -4,7 +4,7 @@
|
||||
# Contributor: Martoko <mbastholm at gmail dot com>
|
||||
|
||||
pkgname=nordvpn-bin
|
||||
pkgver=3.17.3
|
||||
pkgver=3.17.4
|
||||
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=('387b44f9f970876b7d79b2e262601eda67d39ef45418c1e19273ce09e83e5326')
|
||||
sha256sums_i686=('00d0c6ace1a9fc30c4b84135a016d205add2465ce5216d63cc13e79ee3a32f3f')
|
||||
sha256sums_armv7h=('ac24a9d91d5f9cdd2b86624a6dd4ab956b8ead01ba026dfa7a08d09de384fd79')
|
||||
sha256sums_aarch64=('a35ce8cc6c2aad67ae779d49914de9d5060978ed16e5ed439617eb979f60f1de')
|
||||
sha256sums_x86_64=('079b3643c72aa52ee521dd16b2828f496c33c07ecc5252dc6499ba19dd312835')
|
||||
sha256sums_i686=('e1d9e751e98cf455afdb912c4bc523f8c25486959aab0c95ccc692b083f09539')
|
||||
sha256sums_armv7h=('2e347cbf840561d3889973898986f025008b8b616632a59686028758b8cbd66c')
|
||||
sha256sums_aarch64=('1e45ab7806492e5da6337898585bcf8177693f172000554d8d7c74cb592e2773')
|
||||
|
||||
# There is also ArmEABI architecture for android devices available. Download with:
|
||||
# https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.3_armel.deb
|
||||
# https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.17.4_armel.deb
|
||||
|
||||
package() {
|
||||
bsdtar -O -xf *.deb data.tar.gz | bsdtar -C "${pkgdir}" -xJf -
|
||||
|
||||
@@ -8,10 +8,9 @@ post_install() {
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
echo ':: Caution! This version needs heed while using it and should be avoided.'
|
||||
echo ' I strongly advice downgrading to 3.17.2 and wait for a new version or patching.'
|
||||
echo ':: 3.17.3v has DNS LEAK and it is unable to connect as usual.'
|
||||
echo ' See the currently version note on AUR page for details.'
|
||||
echo ':: Reminder: 3.17.3v has DNS LEAK and it is unable to connect as usual.'
|
||||
echo ' The version above needs heed while using it and should be avoided.'
|
||||
echo ':: 3.17.4v fix the issue present in previous version.'
|
||||
}
|
||||
|
||||
pre_install() {
|
||||
|
||||
Reference in New Issue
Block a user