From cbbb93cdbe6d8d49b36ca037de637614758ffc33 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 21 Jul 2022 23:21:22 +0000 Subject: [PATCH] community/jupyterlab to 3.4.4-1 --- community/jupyterlab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index b642c21e6..c08d59770 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=3.4.3 +pkgver=3.4.4 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=('e2dcc40e94366dde5de4b19e8c43ee133cf041b852d01a3625a7cf29532da49d' +sha256sums=('5a2a0fdd22bd8628ad45b618e3520387c32a4818e3af112dbad1f649304dfc20' 'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4') prepare() {