From 2d4978c42e035b2a489446e53529221bd70a5d80 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 10 May 2021 22:54:38 +0000 Subject: [PATCH] community/jupyterlab to 3.0.15-1 --- community/jupyterlab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index dcc6629a3..2b8c9e17e 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=3.0.14 +pkgver=3.0.15 pkgrel=1 pkgdesc="JupyterLab computational environment" arch=(any) @@ -15,7 +15,7 @@ makedepends=(python-setuptools) depends=(python-jupyterlab_server python-jupyter_packaging jupyter-nbclassic nodejs) optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support') source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz) -sha256sums=('713a84991dfcca8c0bc260911f1bd54ac25a386a86285713b9555a60f795059b') +sha256sums=('8e7a1537b39d27ff00666c8ec022e41ecba6669168dd6f8a145941d6b4ec4ca4') prepare() { cd $pkgname-$pkgver