summaryrefslogtreecommitdiff
path: root/jupyterhub/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'jupyterhub/PKGBUILD')
-rw-r--r--jupyterhub/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"