summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Stinus2017-06-15 00:24:23 +0800
committerNicolas Stinus2017-06-15 00:27:22 +0800
commit18b77a200cb91c4d1ed89bf3897050ab49f8f570 (patch)
tree43da3c7c088f5ee05de9b9ca030f9314c4b73957 /PKGBUILD
parent05ef660c30980cbe5ac6e269957ca61c76dded41 (diff)
downloadaur-18b77a200cb91c4d1ed89bf3897050ab49f8f570.tar.gz
Allow NORDVPN_COMMIT variable to easily build different versions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c2e5764533d..2bd677ec6808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ optdepends=('iputils: run ping and rank functions'
'python-pandas: run nordvpn infos command')
makedepends=('coreutils' 'pandoc')
provides=('nordvpn')
-source=("git+https://github.com/nstinus/nordvpn.git#branch=${NORDVPN_BRANCH:-master}")
+source=("git+https://github.com/nstinus/nordvpn.git#commit=${NORDVPN_COMMIT:-v0.1-9-g8dfce11}")
sha1sums=('SKIP')
install=${pkgname}.install