[arch-commits] Commit in python-jupyterlab_server/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 17 13:52:31 UTC 2021
Date: Monday, May 17, 2021 @ 13:52:31
Author: arojas
Revision: 936010
Update to 2.5.2
Modified:
python-jupyterlab_server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 11:14:15 UTC (rev 936009)
+++ PKGBUILD 2021-05-17 13:52:31 UTC (rev 936010)
@@ -3,7 +3,7 @@
_pipname=jupyterlab_server
pkgname=python-$_pipname
-pkgver=2.5.1
+pkgver=2.5.2
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=('52a08d92d5ce40623a6c5b657deafcb65a8f62c603259aceab57b57cf5432b9b')
+sha256sums=('43bc96fa49196e3ace214693e0955eb73fe11d37ac1577d45b177a0588c0a1d6')
build() {
cd $_pipname-$pkgver
More information about the arch-commits
mailing list