From f9d35ebaa6b75e5fa1a78ddc8139aadfd6f663e9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 29 Jan 2020 11:02:35 +0100 Subject: nodejs-configurable-http-proxy/PKGBUILD: fix namcap warning --- nodejs-configurable-http-proxy/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nodejs-configurable-http-proxy') diff --git a/nodejs-configurable-http-proxy/PKGBUILD b/nodejs-configurable-http-proxy/PKGBUILD index e1bfa9c9..e2bcef9f 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 -- cgit v1.2.3-54-g00ecf