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

Antonio Rojas arojas at archlinux.org
Fri Nov 8 15:16:11 UTC 2019


    Date: Friday, November 8, 2019 @ 15:16:10
  Author: arojas
Revision: 524631

Update to 1.2.2

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-08 14:34:51 UTC (rev 524630)
+++ PKGBUILD	2019-11-08 15:16:10 UTC (rev 524631)
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.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=('e74955e70d345b8832e243ce3376f7180c79fed2fcc44043e8a43b122e2cd757')
+sha256sums=('96d3146eb09ffa0a198f31b36706859dadd4a59ed184aa9329a9c12733e6af0b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list