diff options
Diffstat (limited to 'jupyterhub')
-rw-r--r-- | jupyterhub/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jupyterhub/PKGBUILD b/jupyterhub/PKGBUILD index c51fec8b5..33f0ebc3f 100644 --- a/jupyterhub/PKGBUILD +++ b/jupyterhub/PKGBUILD @@ -2,7 +2,7 @@ pkgname=jupyterhub pkgver=1.4.2 -pkgrel=49 +pkgrel=50 pkgdesc="Multi-user server for Jupyter notebooks " url="http://jupyter.org/" arch=(any) |