summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Stinus2017-10-23 21:53:39 +0800
committerNicolas Stinus2017-10-23 21:53:39 +0800
commita0a8e41d1fe60e3d91e6ca9f748e422c5099489a (patch)
tree5c53a19c1b1069dcc62f812aa82037ba38717225
parent0a093acdc9bc341083b311503988537f832358f1 (diff)
downloadaur-a0a8e41d1fe60e3d91e6ca9f748e422c5099489a.tar.gz
Fix bad sha
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b48acac0654..78b9df92e1f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = openvpn-nordvpn
optdepends = python-pandas: run nordvpn infos command
optdepends = bash-completion: auto-complete commands
provides = nordvpn
- source = git+https://github.com/nstinus/nordvpn.git#commit=v0.1-32-g595937f
+ source = git+https://github.com/nstinus/nordvpn.git#commit=v0.1-32-g3654c4f
sha1sums = SKIP
pkgname = openvpn-nordvpn
diff --git a/PKGBUILD b/PKGBUILD
index b7273828984f..fe776378fe4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ optdepends=('iputils: run ping and rank functions'
'bash-completion: auto-complete commands')
makedepends=('coreutils' 'asciidoc')
provides=('nordvpn')
-source=("git+https://github.com/nstinus/nordvpn.git#commit=${NORDVPN_COMMIT:-v0.1-32-g595937f}")
+source=("git+https://github.com/nstinus/nordvpn.git#commit=${NORDVPN_COMMIT:-v0.1-32-g3654c4f}")
sha1sums=('SKIP')
install=${pkgname}.install