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

Antonio Rojas arojas at archlinux.org
Sat May 23 19:38:16 UTC 2020


    Date: Saturday, May 23, 2020 @ 19:38:16
  Author: arojas
Revision: 632499

Update to 2.1.3

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 19:37:38 UTC (rev 632498)
+++ PKGBUILD	2020-05-23 19:38:16 UTC (rev 632499)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.1.2
+pkgver=2.1.3
 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=('380c29d674f6dcf8e380615334c7813bb4feb7bbb6222baf1d4c9f8318f4b104')
+sha256sums=('a4ec7f5814407d0f0885a2a9725a13abe411a6f9a5b100e35b1a6d4d97ec8773')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list