diff options
author | Erich Eckner <git@eckner.net> | 2016-05-25 15:00:06 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2016-05-25 17:03:03 +0200 |
commit | fcf81aaff4884b15d2aaff89aa60e649f56c9c41 (patch) | |
tree | 47821dd31855237117a1829e8d767c99c4ef81cb /nodejs-configurable-http-proxy/PKGBUILD | |
parent | 972937bb0917909ac2073b3b529e84f0fa8ba1b3 (diff) | |
download | archlinuxewe-fcf81aaff4884b15d2aaff89aa60e649f56c9c41.tar.xz |
nodejs-configurable-http-proxy-Quelle von woanders laden
Diffstat (limited to 'nodejs-configurable-http-proxy/PKGBUILD')
-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 |