diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index 695e7ab9d..0a5600992 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=3.1.2 +pkgver=3.1.4 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=('47c0a6237a3c29d8d349dae2c36feca717c5af78481ed84cd0b0de63b0ef8d9c') +sha256sums=('82b5ea0f4bd500ff2a6aa27304a206007d7bbe8bc2bc5c685014d72462c985da') build() { cd $pkgname-$pkgver