From 53c392bbd268672aa011c9e7b4a2fd94fc1eace1 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 7 Apr 2020 00:13:31 +0000 Subject: [PATCH] community/jupyterlab to 2.0.2-1 --- community/jupyterlab/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index 8c1578d3a..47c44f4b8 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,8 +5,8 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=2.0.1 -pkgrel=2 +pkgver=2.0.2 +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=('5d1a833a9e49e6d90d68191917cb16a97ff4ec668c26c85d33ebce629df14141') +sha256sums=('73a1bbbd5f0edc73503f5e2566905eef37ee305beaa8bc597b46cd3e869dd684') prepare() { cd $pkgname-$pkgver