diff options
Diffstat (limited to 'nodejs-configurable-http-proxy')
-rw-r--r-- | nodejs-configurable-http-proxy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodejs-configurable-http-proxy/PKGBUILD b/nodejs-configurable-http-proxy/PKGBUILD index e1bfa9c91..e2bcef9ff 100644 --- a/nodejs-configurable-http-proxy/PKGBUILD +++ b/nodejs-configurable-http-proxy/PKGBUILD @@ -9,7 +9,7 @@ arch=('any') license=('BSD') depends=('nodejs') makedepends=('npm') -source=("https://github.com/jupyterhub/configurable-http-proxy/archive/${pkgver}.tar.gz") +source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jupyterhub/configurable-http-proxy/archive/${pkgver}.tar.gz") sha512sums=('c864e90f106c9541311f5f6b720c1a9416f4d56f5f70088c8de756ca009a48b9818ccdd3185d6c1eeba5e7e5f7b8178730312963a9587219a371edd2d49ff0f7') _npmname=configurable-http-proxy |