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

Antonio Rojas arojas at archlinux.org
Thu Jan 7 21:59:35 UTC 2021


    Date: Thursday, January 7, 2021 @ 21:59:35
  Author: arojas
Revision: 812872

Update to 2.1.0

Modified:
  python-jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 21:59:32 UTC (rev 812871)
+++ PKGBUILD	2021-01-07 21:59:35 UTC (rev 812872)
@@ -3,8 +3,8 @@
 
 _pipname=jupyterlab_server
 pkgname=python-$_pipname
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Launch an application built using JupyterLab"
 arch=(any)
 url="https://jupyter.org/"
@@ -13,8 +13,8 @@
 makedepends=(python-setuptools)
 conflicts=(jupyterlab_server)
 replaces=(jupyterlab_server)
-source=(https://pypi.io/packages/source/j/$pkgname/$_pipname-$pkgver.tar.gz)
-sha256sums=('1350c36954d3d16c71129b30b60b9df11e8fcf2f3acf88596f6abc8a79b0c918')
+source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz)
+sha256sums=('990e59bef1b7545c1adb4aacbdde441f1ff29fea017b117c7a383039f31ec92d')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list