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

Antonio Rojas arojas at archlinux.org
Tue Mar 3 23:34:41 UTC 2020


    Date: Tuesday, March 3, 2020 @ 23:34:41
  Author: arojas
Revision: 589863

Update to 1.0.7

Modified:
  jupyterlab_server/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-03 22:59:05 UTC (rev 589862)
+++ PKGBUILD	2020-03-03 23:34:41 UTC (rev 589863)
@@ -2,8 +2,8 @@
 # Contributor: Guillaume Duboc <guilduboc at gmail.com>
 
 pkgname=jupyterlab_server
-pkgver=1.0.6
-pkgrel=3
+pkgver=1.0.7
+pkgrel=1
 pkgdesc="Launch an application built using JupyterLab"
 arch=(any)
 url="https://jupyter.org/"
@@ -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=('d0977527bfce6f47c782cb6bf79d2c949ebe3f22ac695fa000b730c671445dad')
+sha256sums=('12381712f2e70b68442c03046b3afa6483dad4ccae9f47673ffe8a808cefd8e2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list