From 972937bb0917909ac2073b3b529e84f0fa8ba1b3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 25 May 2016 14:45:18 +0200 Subject: jupyterhub-Quelle von woanders holen --- jupyterhub/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jupyterhub') diff --git a/jupyterhub/PKGBUILD b/jupyterhub/PKGBUILD index 439f58f0..79559f76 100644 --- a/jupyterhub/PKGBUILD +++ b/jupyterhub/PKGBUILD @@ -9,8 +9,8 @@ arch=(any) 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/jupyter/jupyterhub/archive/${pkgver}.tar.gz") -md5sums=('9dcbec101e4e28065aafbac3672eb391') +source=("https://github.com/jupyterhub/jupyterhub/archive/${pkgver}.tar.gz") +sha512sums=('6f37f1ebf1306a08516072fb78ab006a35bbdd84936945bf734bc9e8ae1d4d41f958e9e11548cdeaa4ce5e4b7accf2b4dd42f4406ec50b40c96b3140c7e208a9') build() { cd "${srcdir}/jupyterhub-$pkgver" -- cgit v1.2.3-54-g00ecf