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

Antonio Rojas arojas at archlinux.org
Wed Jul 3 06:14:39 UTC 2019


    Date: Wednesday, July 3, 2019 @ 06:14:38
  Author: arojas
Revision: 487334

Update to 1.0.1

Modified:
  jupyterlab/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-03 04:22:31 UTC (rev 487333)
+++ PKGBUILD	2019-07-03 06:14:38 UTC (rev 487334)
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
 url="https://github.com/jupyterlab/jupyterlab"
@@ -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=('1c325cbe9e8e3b3e552550e24a48f03182a64f533a85ed153330cbd006e9326d')
+sha256sums=('42ac3444018854d6e3500a8a444bbc2c554344922a812111914fff8535d11e1e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list