Date: Thursday, February 4, 2021 @ 16:05:46 Author: arojas Revision: 844626
Update to 2.1.5 Modified: python-jupyterlab_server/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-04 16:05:19 UTC (rev 844625) +++ PKGBUILD 2021-02-04 16:05:46 UTC (rev 844626) @@ -3,7 +3,7 @@ _pipname=jupyterlab_server pkgname=python-$_pipname -pkgver=2.1.4 +pkgver=2.1.5 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=('688dee616ab89a9d5313f89da99c48abd10433a2c18a327c6e4d2b4c51707753') +sha256sums=('eab98f9159bde9b329dfe5828bdbab5415e3562f14188a05696b8292c481c6b3') build() { cd $_pipname-$pkgver
