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 88e811150..e223a4165 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/jupyter/configurable-http-proxy/archive/${pkgver}.tar.gz") +source=("https://github.com/jupyterhub/configurable-http-proxy/archive/${pkgver}.tar.gz") sha512sums=('49a063d102d9f5abd10554b08a0bd72a308499b915cfe0ad8344e25f77b163a96932bfc0dff9fc020c8889ecf8081b4ad2c96de1b2b949122e10e3b00907a9b3') _npmname=configurable-http-proxy |