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

Antonio Rojas arojas at archlinux.org
Tue Mar 9 14:34:23 UTC 2021


    Date: Tuesday, March 9, 2021 @ 14:34:23
  Author: arojas
Revision: 887071

Update to 3.0.10

Modified:
  jupyterlab/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 14:19:44 UTC (rev 887070)
+++ PKGBUILD	2021-03-09 14:34:23 UTC (rev 887071)
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.9
-pkgrel=2
+pkgver=3.0.10
+pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
 url="https://github.com/jupyterlab/jupyterlab"
@@ -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=('70aa808a1adc06e35701500a0b1cd2f472ad55b8d890153cb8bdfbd30b279646')
+sha256sums=('fdc6020d81e8888755ac4b30a08a89520c210d2eda400cfea0c0972d2591cfec')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list