summaryrefslogtreecommitdiff
path: root/nodejs-configurable-http-proxy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-29 11:02:35 +0100
committerErich Eckner <git@eckner.net>2020-01-29 11:02:35 +0100
commitf9d35ebaa6b75e5fa1a78ddc8139aadfd6f663e9 (patch)
treeafaeebbbad46e1927ff21b10e8b9da0da2b69ed3 /nodejs-configurable-http-proxy
parente4a99281aff608d702c3645e1ebd5949cff18b96 (diff)
downloadarchlinuxewe.git.save-f9d35ebaa6b75e5fa1a78ddc8139aadfd6f663e9.tar.xz
nodejs-configurable-http-proxy/PKGBUILD: fix namcap warning
Diffstat (limited to 'nodejs-configurable-http-proxy')
-rw-r--r--nodejs-configurable-http-proxy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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