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

Antonio Rojas arojas at archlinux.org
Tue Dec 10 19:19:45 UTC 2019


    Date: Tuesday, December 10, 2019 @ 19:19:45
  Author: arojas
Revision: 536556

Update to 1.2.4

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 18:58:13 UTC (rev 536555)
+++ PKGBUILD	2019-12-10 19:19:45 UTC (rev 536556)
@@ -2,8 +2,8 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
 url="https://github.com/jupyterlab/jupyterlab"
@@ -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=('2188a9bcaaf0b6a68ff9098a481f37ece8231634b862fd3c9adedc466aac79f2')
+sha256sums=('6adb88acd05b51512c37df477a18c36240823a591c2a51bf6556198414026d8f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list