[arch-commits] Commit in jupyterlab/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Nov 2 20:06:58 UTC 2019
Date: Saturday, November 2, 2019 @ 20:06:57
Author: arojas
Revision: 522176
Update to 1.2.1
Modified:
jupyterlab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-02 20:03:05 UTC (rev 522175)
+++ PKGBUILD 2019-11-02 20:06:57 UTC (rev 522176)
@@ -2,7 +2,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
-pkgver=1.2.0
+pkgver=1.2.1
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=('ce945579a6b20628d275efd4debffef96fa66ef83a10a62d7087ca5610b61668')
+sha256sums=('e74955e70d345b8832e243ce3376f7180c79fed2fcc44043e8a43b122e2cd757')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list