community/jupyterlab to 1.2.4-1

This commit is contained in:
Kevin Mihelich 2019-12-10 19:27:55 +00:00
parent 585d3591f9
commit bf31a39d59

View file

@ -5,8 +5,8 @@
pkgname=jupyterlab
_pipname=jupyterlab
pkgver=1.2.3
pkgrel=2
pkgver=1.2.4
pkgrel=1
pkgdesc="JupyterLab computational environment"
arch=(any)
url="https://github.com/jupyterlab/jupyterlab"
@ -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=('2188a9bcaaf0b6a68ff9098a481f37ece8231634b862fd3c9adedc466aac79f2')
sha256sums=('6adb88acd05b51512c37df477a18c36240823a591c2a51bf6556198414026d8f')
build() {
cd $pkgname-$pkgver