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

Antonio Rojas arojas at archlinux.org
Thu Jan 14 21:42:59 UTC 2021


    Date: Thursday, January 14, 2021 @ 21:42:58
  Author: arojas
Revision: 820917

Update to 3.0.5

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-14 21:33:45 UTC (rev 820916)
+++ PKGBUILD	2021-01-14 21:42:58 UTC (rev 820917)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.4
+pkgver=3.0.5
 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=('c70a638907a1cdad499fe39b3388a1dbce257ab4e76b05d08c9791b94ad79b94')
+sha256sums=('ea75d43d9a054e9192b78ae1eefa72270818d1d787ec21f19db1a92d5cc8db35')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list