[arch-commits] Commit in jupyterlab/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jul 28 14:14:32 UTC 2020
Date: Tuesday, July 28, 2020 @ 14:14:32
Author: arojas
Revision: 665654
Update to 2.2.2
Modified:
jupyterlab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-28 13:28:09 UTC (rev 665653)
+++ PKGBUILD 2020-07-28 14:14:32 UTC (rev 665654)
@@ -2,7 +2,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
-pkgver=2.2.1
+pkgver=2.2.2
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=('213f3beb86dd0b628ff08e665312e776be68a1b39f1e6409d210ad24ca8aaef4')
+sha256sums=('8aa9bc4b5020e7b9ec6e006d516d48bddf7d2528680af65840464ee722d59db3')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list