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

Antonio Rojas arojas at archlinux.org
Wed Jan 13 07:10:53 UTC 2021


    Date: Wednesday, January 13, 2021 @ 07:10:52
  Author: arojas
Revision: 820329

Update to 3.0.4

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 06:15:59 UTC (rev 820328)
+++ PKGBUILD	2021-01-13 07:10:52 UTC (rev 820329)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python-jupyterlab_server 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=('505220e6d812e267aecacb12a310a6044c526cf67f85eb22917685fc8824edb6')
+sha256sums=('c70a638907a1cdad499fe39b3388a1dbce257ab4e76b05d08c9791b94ad79b94')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list