summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b48461a92751..54fc751916e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ optdepends=('iputils: run ping and rank functions'
'vpnfailsafe-git: use instead of update-resolv-conf if available')
makedepends=('coreutils' 'pandoc')
provides=('nordvpn')
-source=('git+https://github.com/nstinus/nordvpn.git#branch=master')
+source=("git+https://github.com/nstinus/nordvpn.git#branch=${NORDVPN_BRANCH:-master}")
sha1sums=('SKIP')
install=${pkgname}.install