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

Antonio Rojas arojas at archlinux.org
Thu Aug 29 06:52:30 UTC 2019


    Date: Thursday, August 29, 2019 @ 06:52:30
  Author: arojas
Revision: 504533

Update to 1.1.0

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-29 06:52:28 UTC (rev 504532)
+++ PKGBUILD	2019-08-29 06:52:30 UTC (rev 504533)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.0.10
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(jupyterlab_server)
 optdepends=('npm: to install extensions')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('ed6702bed31314e7b9ee10dcda044ad61d1fe3c4caae3e1014ab426855726a6d')
+sha256sums=('adec261397357328e6a79a35df4bcb3cf5ddbe434dd80eb2d953211dfbe464e9')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list