[arch-commits] Commit in python-jupyterlab_server/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Feb 4 21:12:30 UTC 2021


    Date: Thursday, February 4, 2021 @ 21:12:30
  Author: arojas
Revision: 845543

Update to 2.2.0

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-04 21:06:59 UTC (rev 845542)
+++ PKGBUILD	2021-02-04 21:12:30 UTC (rev 845543)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.1.5
+pkgver=2.2.0
 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=('eab98f9159bde9b329dfe5828bdbab5415e3562f14188a05696b8292c481c6b3')
+sha256sums=('68b9322eee2561c89a22fcdf755c57fd750e8132f18fda81d47ca336d1f9b066')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list