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

Antonio Rojas arojas at archlinux.org
Fri Jul 26 23:20:38 UTC 2019


    Date: Friday, July 26, 2019 @ 23:20:37
  Author: arojas
Revision: 492984

Update to 1.0.4

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-26 23:08:25 UTC (rev 492983)
+++ PKGBUILD	2019-07-26 23:20:37 UTC (rev 492984)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.0.2
+pkgver=1.0.4
 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=('e8aa6096d4e723a172fdef2e50330b8781b49b03ce79790211848f57b123193e')
+sha256sums=('32a72032ad537a7410f11c8c08243fce68d8d503f09376461f344778f35f0d6e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list