From 074e9e3cb19744cdff79ae32ad9e3ae5124f2884 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 5 Dec 2022 23:46:30 +0000 Subject: [PATCH] community/jupyterlab to 3.5.1-1 --- community/jupyterlab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index c7979b856..23e8bc4c5 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=3.5.0 +pkgver=3.5.1 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' 'npm') source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz no-nbclassic.patch) -sha256sums=('e02556c8ea1b386963c4b464e4618aee153c5416b07ab481425c817a033323a2' +sha256sums=('59a1b2d79d4b3ebee4d997c8bed8cf450f460c7c35f46b613a93f0b7712b47fc' 'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4') prepare() {