community/jupyterlab to 2.1.2-1

This commit is contained in:
Kevin Mihelich 2020-05-04 17:21:49 +00:00
parent 26cb3dd132
commit 1d417a2e6d

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=2.1.1
pkgver=2.1.2
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=('2dec7e509ffa3892c67d9ac7c89d7c6a860c151d969d89420d9e20e753b2fb29')
sha256sums=('380c29d674f6dcf8e380615334c7813bb4feb7bbb6222baf1d4c9f8318f4b104')
prepare() {
cd $pkgname-$pkgver