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

Antonio Rojas arojas at archlinux.org
Sat May 23 19:31:16 UTC 2020


    Date: Saturday, May 23, 2020 @ 19:31:16
  Author: arojas
Revision: 632491

Update to 1.1.5

Modified:
  jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 19:30:09 UTC (rev 632490)
+++ PKGBUILD	2020-05-23 19:31:16 UTC (rev 632491)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Duboc <guilduboc at gmail.com>
 
 pkgname=jupyterlab_server
-pkgver=1.1.4
+pkgver=1.1.5
 pkgrel=1
 pkgdesc="Launch an application built using JupyterLab"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python-json5 python-requests jupyter-notebook)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b67b37ad071374e032bb8cfa3cb55832f6db09ca7f86d6d0cd7eed613c748133')
+sha256sums=('3398e401b95da868bc96bdaa44fa61252bf3e68fc9dd1645bd93293cce095f6c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list