summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMxzcabel2023-04-26 14:27:32 -0300
committerMxzcabel2023-04-26 14:27:32 -0300
commit3ad7b8ef06e86caf7a12d34266f52cf56d0eed46 (patch)
tree2db1704fb5a34af4e6bd15361b5da0e3e415d868
parent3cd0fcf8310778d2ed23d1d769cb27595148a0e1 (diff)
downloadaur-3ad7b8ef06e86caf7a12d34266f52cf56d0eed46.tar.gz
Update to 3.16.2
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD16
-rw-r--r--changelog_nordvpn_3.16.2.md15
3 files changed, 33 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e388eb6b5f95..89961897e126 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nordvpn-bin
pkgdesc = NordVPN CLI tool for Linux
- pkgver = 3.16.1
+ pkgver = 3.16.2
pkgrel = 1
url = https://nordvpn.com/download/linux/
install = nordvpn-bin.install
@@ -8,17 +8,17 @@ pkgbase = nordvpn-bin
arch = i686
arch = armv7h
arch = aarch64
- license = custom
+ license = GPL3
depends = libxml2
provides = nordvpn
conflicts = openvpn-nordvpn
- source_x86_64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.16.1_amd64.deb
- sha256sums_x86_64 = ae3d50b823b3b6056645e0a7db81c81030322d1ec696c50324ad06665f844573
- source_i686 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.16.1_i386.deb
- sha256sums_i686 = 2fabc0bbfa6bcb7f75b1ae059b20aab6d98b7147baf6240df462cb1e675253bf
- source_armv7h = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.16.1_armhf.deb
- sha256sums_armv7h = b3a7a3f6eb416003a2c7ce541cf92cc410d8fd1567501ed4a8d8208cd13a8ad7
- source_aarch64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.16.1_arm64.deb
- sha256sums_aarch64 = c0e52f30ee3876f95d5bff3bfeb9080523364a06178924d5ca65c3e5dd16aebe
+ source_x86_64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.16.2_amd64.deb
+ sha256sums_x86_64 = e9a02c949db1c23fa4845e8738cb6417489c96b53384157ae31ac782ce4d736b
+ source_i686 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.16.2_i386.deb
+ sha256sums_i686 = 75c80e91ae7bf3fa427efa163ce23ac2e15f4d406074ebc97255eb703a880740
+ source_armv7h = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.16.2_armhf.deb
+ sha256sums_armv7h = 4d7f9da0131eca04dc525be702b16eefa74e51dd6a1f54409d9ffcdb2a0ef88b
+ source_aarch64 = https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.16.2_arm64.deb
+ sha256sums_aarch64 = ffa2150ead5b728c6dbe3f149cff4ad7ec84deb5bf311e60daa8f89b25f30bb4
pkgname = nordvpn-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4d10bcbb6d8e..40f0284e3b41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Cabel <auravenbells at duck dot com>
+# Maintainer: Cabel <mxzcabel at proton dot me>
# Contributor: metiis <aur at metiis dot com>
# Contributor: Julio Gutierrez <bubuntux at gmail dot com>
# Contributor: Martoko <mbastholm at gmail dot com>
pkgname=nordvpn-bin
-pkgver=3.16.1
+pkgver=3.16.2
pkgrel=1
pkgdesc="NordVPN CLI tool for Linux"
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://nordvpn.com/download/linux/"
-license=('custom')
+license=('GPL3')
depends=('libxml2')
provides=('nordvpn')
conflicts=('openvpn-nordvpn')
@@ -18,14 +18,14 @@ 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=('ae3d50b823b3b6056645e0a7db81c81030322d1ec696c50324ad06665f844573')
-sha256sums_i686=('2fabc0bbfa6bcb7f75b1ae059b20aab6d98b7147baf6240df462cb1e675253bf')
-sha256sums_armv7h=('b3a7a3f6eb416003a2c7ce541cf92cc410d8fd1567501ed4a8d8208cd13a8ad7')
-sha256sums_aarch64=('c0e52f30ee3876f95d5bff3bfeb9080523364a06178924d5ca65c3e5dd16aebe')
+sha256sums_x86_64=('e9a02c949db1c23fa4845e8738cb6417489c96b53384157ae31ac782ce4d736b')
+sha256sums_i686=('75c80e91ae7bf3fa427efa163ce23ac2e15f4d406074ebc97255eb703a880740')
+sha256sums_armv7h=('4d7f9da0131eca04dc525be702b16eefa74e51dd6a1f54409d9ffcdb2a0ef88b')
+sha256sums_aarch64=('ffa2150ead5b728c6dbe3f149cff4ad7ec84deb5bf311e60daa8f89b25f30bb4')
# ArmEABI architecture for android devices
# https://repo.nordvpn.com/deb/nordpvn/debian/pool/main/nordvpn_${pkgver//_/-}_armel.deb
-# 4730c84447a545a06483dfe67bac3dc9df8025922df2292847e2fe192c7be36b
+# b12b196d9d4c4a2becc59660f57ef62216d75c2b
package() {
bsdtar -O -xf *.deb data.tar.gz | bsdtar -C "${pkgdir}" -xJf -
diff --git a/changelog_nordvpn_3.16.2.md b/changelog_nordvpn_3.16.2.md
new file mode 100644
index 000000000000..3dcd0103a14c
--- /dev/null
+++ b/changelog_nordvpn_3.16.2.md
@@ -0,0 +1,15 @@
+
+<!-- Public changelog source from release version: -->
+<!-- https://github.com/NordSecurity/nordvpn-linux/releases/tag/3.16.2 -->
+---
+
+* Logging in with a username and password is no longer available in the terminal as we've switched to more secure login options.
+
+* Thanks to the community of our eagle-eyed contributors, we've removed a bunch of typos.
+
+Improvements in file sharing over Meshnet:
+
+* Notifications will inform you about the file transfer status.
+* Transfers containing no files will be rejected automatically.
+* Error messages have been updated for more clarity and precision.
+* Fixed: We'll show the correct status for transfers canceled by the sender.