Date: Monday, October 31, 2022 @ 20:30:36 Author: arojas Revision: 1339864
upgpkg: python-jupyterlab_server 2.16.2-1: Update to 2.16.2 Modified: python-jupyterlab_server/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-31 20:29:12 UTC (rev 1339863) +++ PKGBUILD 2022-10-31 20:30:36 UTC (rev 1339864) @@ -3,7 +3,7 @@ _pipname=jupyterlab_server pkgname=python-$_pipname -pkgver=2.16.1 +pkgver=2.16.2 pkgrel=1 pkgdesc='Launch an application built using JupyterLab' arch=(any) @@ -16,7 +16,7 @@ conflicts=(jupyterlab_server) replaces=(jupyterlab_server) source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz) -sha256sums=('fe0de558ff3bb447a32e24099aa7e17444fdbc8c08f6dbc0171cb1a0ae382d3f') +sha256sums=('07007a3a0a30bfc6424b28b76df8d67386cc2d5f9f42886773b1b3c473cb9a3f') build() { cd $_pipname-$pkgver
