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

Antonio Rojas arojas at archlinux.org
Tue Jan 5 08:21:22 UTC 2021


    Date: Tuesday, January 5, 2021 @ 08:21:21
  Author: arojas
Revision: 808411

Update to 3.0.1

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 08:19:22 UTC (rev 808410)
+++ PKGBUILD	2021-01-05 08:21:21 UTC (rev 808411)
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
 url="https://github.com/jupyterlab/jupyterlab"
@@ -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=('15228dff3f77b0bca795fd232cb25f02121510cec83f1d25856b3bc8e585b087')
+sha256sums=('72759e43d6063d4b3bf5bc4fa5ef72dd970bc43bdcb82d87affee73bbdb5be34')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list