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

Antonio Rojas arojas at archlinux.org
Mon May 4 16:35:05 UTC 2020


    Date: Monday, May 4, 2020 @ 16:35:04
  Author: arojas
Revision: 624739

Update to 2.1.2

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-04 16:00:48 UTC (rev 624738)
+++ PKGBUILD	2020-05-04 16:35:04 UTC (rev 624739)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(jupyterlab_server nodejs)
 optdepends=('npm: to install extensions')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('2dec7e509ffa3892c67d9ac7c89d7c6a860c151d969d89420d9e20e753b2fb29')
+sha256sums=('380c29d674f6dcf8e380615334c7813bb4feb7bbb6222baf1d4c9f8318f4b104')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list