[arch-commits] Commit in jupyterlab/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Mar 17 18:38:57 UTC 2021


    Date: Wednesday, March 17, 2021 @ 18:38:57
  Author: arojas
Revision: 894156

Update to 3.0.11

Modified:
  jupyterlab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-17 18:30:55 UTC (rev 894155)
+++ PKGBUILD	2021-03-17 18:38:57 UTC (rev 894156)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.10
+pkgver=3.0.11
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python-jupyterlab_server python-jupyter_packaging jupyter-nbclassic nodejs)
 optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('fdc6020d81e8888755ac4b30a08a89520c210d2eda400cfea0c0972d2591cfec')
+sha256sums=('ce4cf4f31163ce51aed013c01a857c05d43a93c46ed690166e48644f6e7947de')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list