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

Antonio Rojas arojas at archlinux.org
Thu Aug 29 00:06:43 UTC 2019


    Date: Thursday, August 29, 2019 @ 00:06:42
  Author: arojas
Revision: 504366

Update to 1.0.10

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-28 21:05:02 UTC (rev 504365)
+++ PKGBUILD	2019-08-29 00:06:42 UTC (rev 504366)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.0.9
+pkgver=1.0.10
 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=('e8b6f058bc2ef8bf11fb742e170226fa5100c01ff57c0b37deb173ddd4a3f8c2')
+sha256sums=('ed6702bed31314e7b9ee10dcda044ad61d1fe3c4caae3e1014ab426855726a6d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list