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

Antonio Rojas arojas at archlinux.org
Mon Apr 26 16:12:11 UTC 2021


    Date: Monday, April 26, 2021 @ 16:12:11
  Author: arojas
Revision: 924541

Update to 2.5.0

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 16:11:02 UTC (rev 924540)
+++ PKGBUILD	2021-04-26 16:12:11 UTC (rev 924541)
@@ -3,7 +3,7 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.4.0
+pkgver=2.5.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=('2a7f0b125a59a7cc543f62e5f9dea50b44b3459b3f679db7e3dbe0f8616f90bc')
+sha256sums=('4c2c482cc91b7439ea5415f8f85ded95059fb9cdab03f5f0e6338246830c2a5c')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list