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

Antonio Rojas arojas at archlinux.org
Sun Mar 29 22:35:06 UTC 2020


    Date: Sunday, March 29, 2020 @ 22:35:06
  Author: arojas
Revision: 606581

Update to 1.1.0

Modified:
  jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-29 22:34:59 UTC (rev 606580)
+++ PKGBUILD	2020-03-29 22:35:06 UTC (rev 606581)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Duboc <guilduboc at gmail.com>
 
 pkgname=jupyterlab_server
-pkgver=1.0.7
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Launch an application built using JupyterLab"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python-json5 jupyter-notebook)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('12381712f2e70b68442c03046b3afa6483dad4ccae9f47673ffe8a808cefd8e2')
+sha256sums=('bac27e2ea40f686e592d6429877e7d46947ea76c08c878081b028c2c89f71733')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list