summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c9745a650d3..f10e73f73303 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=openvpn-nordvpn
pkgver=17.5.24
-pkgrel=9
+pkgrel=10
pkgdesc="OpenVPN configuration files and helper for nordvpn.com"
arch=(any)
url="http://www.nordvpn.com"
@@ -14,7 +14,7 @@ makedepends=('unzip' 'coreutils')
provides=('nordvpn')
source=('https://nordvpn.com/api/files/zip')
noextract=(zip)
-sha256sums=('acb78bf11748362bd84dbcdfb6f6e2d8b5a1e9539b8a3451e4a69a820459fbe2')
+sha256sums=('SKIP')
install=${pkgname}.install
prepare() {