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

Antonio Rojas arojas at archlinux.org
Thu Apr 8 17:30:58 UTC 2021


    Date: Thursday, April 8, 2021 @ 17:30:58
  Author: arojas
Revision: 914769

Update to 3.0.13

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-08 17:26:53 UTC (rev 914768)
+++ PKGBUILD	2021-04-08 17:30:58 UTC (rev 914769)
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.12
-pkgrel=2
+pkgver=3.0.13
+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=('929c60d7fb4aa704084c02d8ededc209b8b378e0b3adab46158b7fa6acc24230')
+sha256sums=('6aefaf11251309ffdd66ef20025f5165aeec26d59a83c76e4d02cc8f593bc9dc')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list