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

Antonio Rojas arojas at archlinux.org
Mon Jul 27 13:22:40 UTC 2020


    Date: Monday, July 27, 2020 @ 13:22:39
  Author: arojas
Revision: 665459

Update to 2.2.1

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-27 13:20:22 UTC (rev 665458)
+++ PKGBUILD	2020-07-27 13:22:39 UTC (rev 665459)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.2.0
+pkgver=2.2.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=('c76f27475374b11634ee1616da14d3dd22be04bc604057858ae878df20e40f7e')
+sha256sums=('213f3beb86dd0b628ff08e665312e776be68a1b39f1e6409d210ad24ca8aaef4')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list