community/jupyterlab to 2.2.0-1

This commit is contained in:
Kevin Mihelich 2020-07-15 17:26:37 +00:00
parent ba89d2b4ce
commit e13bf6f6b2

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=2.1.5
pkgver=2.2.0
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=('ca7b92491c32b66ad97be4a44d79aa702e4b6c59167e4189d5ce8cc742b15298')
sha256sums=('c76f27475374b11634ee1616da14d3dd22be04bc604057858ae878df20e40f7e')
prepare() {
cd $pkgname-$pkgver