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

Antonio Rojas arojas at archlinux.org
Wed Oct 16 06:02:12 UTC 2019


    Date: Wednesday, October 16, 2019 @ 06:02:11
  Author: arojas
Revision: 516268

Update to 1.1.4

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-16 05:42:45 UTC (rev 516267)
+++ PKGBUILD	2019-10-16 06:02:11 UTC (rev 516268)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.1.3
+pkgver=1.1.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=('820975c5a4d7be40245d7ec1c4feef469fa07f8f62907091bc4965353da124e0')
+sha256sums=('27acee5bf002a153e9852b13503687c419b0421dd9a3ed203123afd56b8bc41a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list