[arch-commits] Commit in python-jupyterlab_server/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jan 26 18:23:09 UTC 2021
Date: Tuesday, January 26, 2021 @ 18:23:07
Author: arojas
Revision: 830865
Update to 2.1.3
Modified:
python-jupyterlab_server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-26 18:22:55 UTC (rev 830864)
+++ PKGBUILD 2021-01-26 18:23:07 UTC (rev 830865)
@@ -3,7 +3,7 @@
_pipname=jupyterlab_server
pkgname=python-$_pipname
-pkgver=2.1.2
+pkgver=2.1.3
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=('a71ebeb89eb2ab49eca41768f9840bb6896c264203ea755990313d4dfa610a74')
+sha256sums=('2af96b04bacf49a17bd2abdd461a219ab62724c39aea2d39ba95ded4be9a171a')
build() {
cd $_pipname-$pkgver
More information about the arch-commits
mailing list