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

Antonio Rojas arojas at archlinux.org
Mon Apr 6 20:57:51 UTC 2020


    Date: Monday, April 6, 2020 @ 20:57:51
  Author: arojas
Revision: 612123

Update to 2.0.2

Modified:
  jupyterlab/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-06 20:43:10 UTC (rev 612122)
+++ PKGBUILD	2020-04-06 20:57:51 UTC (rev 612123)
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
 url="https://github.com/jupyterlab/jupyterlab"
@@ -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=('5d1a833a9e49e6d90d68191917cb16a97ff4ec668c26c85d33ebce629df14141')
+sha256sums=('73a1bbbd5f0edc73503f5e2566905eef37ee305beaa8bc597b46cd3e869dd684')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list