diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index a98d2c866..f325f114f 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=3.5.2 +pkgver=3.5.3 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=('10ac094215ffb872ddffbe2982bf1c039a79fecc326e191e7cc5efd84f331dad' +sha256sums=('51e889448ae194eeef8e50f63f5c4f487f728f477befe436e9749672f7511dbe' 'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4') prepare() {