[arch-commits] Commit in python-jupyterlab_server/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Aug 27 09:57:05 UTC 2022
Date: Saturday, August 27, 2022 @ 09:57:05
Author: arojas
Revision: 1284618
upgpkg: python-jupyterlab_server 2.15.1-1: Update to 2.15.1
Modified:
python-jupyterlab_server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-27 09:56:44 UTC (rev 1284617)
+++ PKGBUILD 2022-08-27 09:57:05 UTC (rev 1284618)
@@ -3,7 +3,7 @@
_pipname=jupyterlab_server
pkgname=python-$_pipname
-pkgver=2.15.0
+pkgver=2.15.1
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=('a91c515e0e7971a8f7c3c9834b748857f7dac502f93604bf283987991fd987ef')
+sha256sums=('305313970e131c590cf77bb6b8ca7e98591bc304111e8d103bc91d212e94796f')
build() {
cd $_pipname-$pkgver
More information about the arch-commits
mailing list