From 15640cbff003492b0a5207c2276a31613fd63652 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 4 Oct 2017 20:01:39 +0200 Subject: jupyterhub 0.7.2-1 -> 0.8.0-1 --- jupyterhub/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jupyterhub') diff --git a/jupyterhub/PKGBUILD b/jupyterhub/PKGBUILD index 95e6eeab..0a36a1f3 100644 --- a/jupyterhub/PKGBUILD +++ b/jupyterhub/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erich Eckner pkgname=jupyterhub -pkgver=0.7.2 +pkgver=0.8.0 pkgrel=1 pkgdesc="Multi-user server for Jupyter notebooks " url="http://jupyter.org/" @@ -10,7 +10,7 @@ license=('BSD') depends=('python>=3.6' 'python<3.7' 'python-alembic' '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=('91d00b99dac8ba4ec424433549cb6a56b7719eb97fc75b86d6a33b56557a5cad60e43032e6ab9f83aa98d4629580f795f5ff41ae34a7598a0eca5055afbb8956') +sha512sums=('72874a311fb4e413ca53a91a31942f20fc798eacf5eb7b6673d566697cf8fb094caecf2e58efa33a0c48bbf75d64e7fd814c8768cd89e64c8a14e06dbfa3dbe9') install=${pkgname}.install build() { -- cgit v1.2.3-54-g00ecf