community/jupyterlab to 2.2.2-1

This commit is contained in:
Kevin Mihelich 2020-07-28 16:48:27 +00:00
parent db2273a326
commit db90508e17

View file

@ -5,7 +5,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=2.2.1
pkgver=2.2.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=('213f3beb86dd0b628ff08e665312e776be68a1b39f1e6409d210ad24ca8aaef4')
sha256sums=('8aa9bc4b5020e7b9ec6e006d516d48bddf7d2528680af65840464ee722d59db3')
prepare() {
cd $pkgname-$pkgver