From f2e9b24d10a6e4353a41d1e03b02398c2e988bb3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 5 Jun 2016 22:30:42 +0200 Subject: fixup! jupyterhub 0.6.1 -> 0.4.1, sonst fehlen wohl irgendwelche Abhängigkeiten MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jupyterhub/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jupyterhub') diff --git a/jupyterhub/PKGBUILD b/jupyterhub/PKGBUILD index 53a9f14f..79559f76 100644 --- a/jupyterhub/PKGBUILD +++ b/jupyterhub/PKGBUILD @@ -10,7 +10,7 @@ license=('BSD') depends=('python-tornado' 'python-jinja' 'ipython' 'python-pamela' 'python-sqlalchemy' 'python-requests' 'nodejs-configurable-http-proxy') makedepends=('bower' 'npm') source=("https://github.com/jupyterhub/jupyterhub/archive/${pkgver}.tar.gz") -sha512sums=('303a318a7a3e120f06446c11d445d642677f292519e57dc5e104d84331ea43023158c303cfe3a63e1dab4e06393bf1f755dc03ccdf2f8fb5ee62a582c6dff46b') +sha512sums=('6f37f1ebf1306a08516072fb78ab006a35bbdd84936945bf734bc9e8ae1d4d41f958e9e11548cdeaa4ce5e4b7accf2b4dd42f4406ec50b40c96b3140c7e208a9') build() { cd "${srcdir}/jupyterhub-$pkgver" -- cgit v1.2.3-54-g00ecf