community/jupyterlab to 2.2.8-1

This commit is contained in:
Kevin Mihelich 2020-09-14 13:57:02 +00:00
parent ed647e02cb
commit 864e22c35b

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=2.2.7
pkgver=2.2.8
pkgrel=1
pkgdesc="JupyterLab computational environment"
arch=(any)
@ -15,7 +15,7 @@ makedepends=(python-setuptools)
depends=(jupyterlab_server nodejs)
optdepends=('npm: to install extensions')
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
sha256sums=('a72ffd0d919cba03a5ef8422bc92c3332a957ff97b0490494209c83ad93826da')
sha256sums=('c8377bee30504919c1e79949f9fe35443ab7f5c4be622c95307e8108410c8b8c')
build() {
cd $pkgname-$pkgver