From a30081c4b6274dc00c21d8d13238105a51c954e9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 8 Jan 2021 23:39:55 +0000 Subject: [PATCH] community/jupyterlab to 3.0.2-1 --- community/jupyterlab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index 3eaf5e44e..c987f9d63 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc="JupyterLab computational environment" arch=(any) @@ -15,7 +15,7 @@ makedepends=(python-setuptools python-jupyter_packaging) depends=(python-jupyterlab_server 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=('72759e43d6063d4b3bf5bc4fa5ef72dd970bc43bdcb82d87affee73bbdb5be34') +sha256sums=('7e66b9a9c652869fc2ed069fc1eef3ca3b3879d082c432f08b4e6f1c8d97ff83') build() { cd $pkgname-$pkgver