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

Antonio Rojas arojas at archlinux.org
Thu Aug 27 20:02:14 UTC 2020


    Date: Thursday, August 27, 2020 @ 20:02:14
  Author: arojas
Revision: 689951

Update to 2.2.6

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 19:58:06 UTC (rev 689950)
+++ PKGBUILD	2020-08-27 20:02:14 UTC (rev 689951)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=2.2.4
+pkgver=2.2.6
 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=('e9d26c4c1cf4f7760dfa9ccd3fd5ea5027ae2767f22c7766dbb2fbb5e5dfcd4b')
+sha256sums=('6554b022d2cd120100e165ec537c6511d70de7f89e253b3c667ea28f2a9263ff')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list