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

Antonio Rojas arojas at archlinux.org
Fri Mar 6 10:38:13 UTC 2020


    Date: Friday, March 6, 2020 @ 10:38:12
  Author: arojas
Revision: 590938

Update to 2.0.1

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-06 09:21:45 UTC (rev 590937)
+++ PKGBUILD	2020-03-06 10:38:12 UTC (rev 590938)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.0.0
+pkgver=2.0.1
 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=('ab681f97de206c3699485e7538ecf5c3a2f0b617b359e9dd0001b408e3cde89e')
+sha256sums=('5d1a833a9e49e6d90d68191917cb16a97ff4ec668c26c85d33ebce629df14141')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list