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

Antonio Rojas arojas at archlinux.org
Tue Jun 23 06:49:01 UTC 2020


    Date: Tuesday, June 23, 2020 @ 06:49:01
  Author: arojas
Revision: 650903

Update to 2.1.5

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 06:48:19 UTC (rev 650902)
+++ PKGBUILD	2020-06-23 06:49:01 UTC (rev 650903)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.1.4
+pkgver=2.1.5
 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=('7b5bd4a05330a01c8522ee7f1cda5cb2e0d96412d9e1e879a19b3afb63d4ac69')
+sha256sums=('ca7b92491c32b66ad97be4a44d79aa702e4b6c59167e4189d5ce8cc742b15298')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list