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

Antonio Rojas arojas at archlinux.org
Fri Jan 17 07:11:27 UTC 2020


    Date: Friday, January 17, 2020 @ 07:11:26
  Author: arojas
Revision: 552819

Update to 1.2.5

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-17 05:23:21 UTC (rev 552818)
+++ PKGBUILD	2020-01-17 07:11:26 UTC (rev 552819)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.2.4
+pkgver=1.2.5
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(jupyterlab_server nodejs)
 optdepends=('npm: to install extensions')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('6adb88acd05b51512c37df477a18c36240823a591c2a51bf6556198414026d8f')
+sha256sums=('e3ce52a44725fc3c2bd346030fac7db508c82f1df7deb33be35260ddeea0df20')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list