Date: Thursday, February 4, 2021 @ 07:01:13 Author: arojas Revision: 844342
Update to 2.1.4 Modified: python-jupyterlab_server/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-04 06:56:55 UTC (rev 844341) +++ PKGBUILD 2021-02-04 07:01:13 UTC (rev 844342) @@ -3,7 +3,7 @@ _pipname=jupyterlab_server pkgname=python-$_pipname -pkgver=2.1.3 +pkgver=2.1.4 pkgrel=1 pkgdesc="Launch an application built using JupyterLab" arch=(any) @@ -14,7 +14,7 @@ conflicts=(jupyterlab_server) replaces=(jupyterlab_server) source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz) -sha256sums=('2af96b04bacf49a17bd2abdd461a219ab62724c39aea2d39ba95ded4be9a171a') +sha256sums=('688dee616ab89a9d5313f89da99c48abd10433a2c18a327c6e4d2b4c51707753') build() { cd $_pipname-$pkgver
