diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index 600065263..578f5bc0b 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=3.6.1 +pkgver=3.6.2 pkgrel=1 pkgdesc='JupyterLab computational environment' arch=(any) @@ -17,7 +17,7 @@ optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support checkdepends=(python-pytest-tornasync python-pytest-jupyter npm) source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz no-nbclassic.patch) -sha256sums=('aee98c174180e98a30470297d10b959e8e64f2288970c0de65f0a6d2b4807034' +sha256sums=('e55bc40c36c2a52b76cf301138507a5488eb769137dd39d9f31a6259a00c6b03' 'c06dc4b2bc712e7fbffe9850a9c99f98ee4f5210ecd3a9572b7ed21496c8d59e') prepare() {