summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulius2018-08-30 21:05:19 +0200
committerJulius2018-08-30 21:05:19 +0200
commit96ff126f11f9091be21bd5e9ca245b06b8378b06 (patch)
tree1c5aa101a886e257e6e98b047edad7c6586043ea
parenta74c01ea883dd09a0c8dff5197811cf780a16ecd (diff)
downloadaur-96ff126f11f9091be21bd5e9ca245b06b8378b06.tar.gz
changed checksum
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cd8ae278792..43b9dc810539 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=nordvpn-bin
pkgver=1.1.6
-pkgrel=1
+pkgrel=2
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=('21cb8cbc3f2e7fd071ff6ad1eedc6fcdc74b0d399582fea2759cbc35e0d65970')
+sha256sums=('e85d9739fdb8236682a844fa5bfbc8c02b5020f779a44e27ab0bc3d500959323')
package() {
bsdtar -O -xf "nordvpn_${pkgver}_amd64.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -