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

Antonio Rojas arojas at archlinux.org
Fri Feb 28 20:50:53 UTC 2020


    Date: Friday, February 28, 2020 @ 20:50:53
  Author: arojas
Revision: 586687

Update to 2.0.0

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-28 20:50:52 UTC (rev 586686)
+++ PKGBUILD	2020-02-28 20:50:53 UTC (rev 586687)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.2.6
+pkgver=2.0.0
 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=('42134b13fb0c410a9f55e8492a31ba5a1a346430a22690a512b8307764b68355')
+sha256sums=('ab681f97de206c3699485e7538ecf5c3a2f0b617b359e9dd0001b408e3cde89e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list