[arch-commits] Commit in jupyterlab/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Nov 12 22:00:19 UTC 2019
Date: Tuesday, November 12, 2019 @ 22:00:19
Author: arojas
Revision: 527030
Update to 1.2.3
Modified:
jupyterlab/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-12 20:15:05 UTC (rev 527029)
+++ PKGBUILD 2019-11-12 22:00:19 UTC (rev 527030)
@@ -2,8 +2,8 @@
pkgname=jupyterlab
_pipname=jupyterlab
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.2.3
+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=('96d3146eb09ffa0a198f31b36706859dadd4a59ed184aa9329a9c12733e6af0b')
+sha256sums=('2188a9bcaaf0b6a68ff9098a481f37ece8231634b862fd3c9adedc466aac79f2')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list