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

Antonio Rojas arojas at gemini.archlinux.org
Fri Dec 10 15:22:53 UTC 2021


    Date: Friday, December 10, 2021 @ 15:22:52
  Author: arojas
Revision: 1068095

Update to 3.2.5

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-10 15:09:03 UTC (rev 1068094)
+++ PKGBUILD	2021-12-10 15:22:52 UTC (rev 1068095)
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.2.4
-pkgrel=3
+pkgver=3.2.5
+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=('f692e0d95338d60f72dde660f16f3955a087775c59ec541ddb25952e3f97e9b1')
+sha256sums=('31b28f473b0f5826d2020583973c385526f0559b5b26efac6b8035ac1562874a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list