summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulius2018-10-21 00:21:40 +0200
committerJulius2018-10-21 00:21:40 +0200
commitcd85954e87cc24343e73f014df8edc4fb7f4c010 (patch)
tree1ce8ef57cf7a8b189d4dbc5d28965331fdbbe90c /PKGBUILD
parentde834c9ed1845d9d0578e5a89d5209fac3af8771 (diff)
downloadaur-cd85954e87cc24343e73f014df8edc4fb7f4c010.tar.gz
checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30fc41c5b7af..c3f642210add 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=nordvpn-bin
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="NordVPN CLI tool for Linux"
arch=('x86_64')
url="https://nordvpn.com/download/linux/"
@@ -10,7 +10,7 @@ options=('!strip')
provides=('nordvpn')
conflicts=('openvpn-nordvpn')
source=("https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_${pkgver}_amd64.deb")
-sha256sums=('82b11e8dd6e0810282be1322d291cef17a92658cf0438ef702f349370e1e3afa')
+sha256sums=('386c4e36d42d2d5508d134e5640df9e5aaf7a8fd85fad66b4951296a2f393ff9')
package() {
bsdtar -O -xf "nordvpn_${pkgver}_amd64.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -