Date: Wednesday, March 16, 2022 @ 21:25:02 Author: arojas Revision: 1155990
Update to 2.11.1 Modified: python-jupyterlab_server/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-16 21:21:00 UTC (rev 1155989) +++ PKGBUILD 2022-03-16 21:25:02 UTC (rev 1155990) @@ -3,7 +3,7 @@ _pipname=jupyterlab_server pkgname=python-$_pipname -pkgver=2.11.0 +pkgver=2.11.1 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=('865e0b1fddefb173b1877dfe0ae115e1df94d9b4ca745d53e57f7b4e4f882396') +sha256sums=('47c285c455c5ab8306b116fd47ee03479cd88cb63d999fbe8824f813dfa8ade7') build() { cd $_pipname-$pkgver
