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

Antonio Rojas arojas at archlinux.org
Sun Apr 12 07:19:23 UTC 2020


    Date: Sunday, April 12, 2020 @ 07:19:23
  Author: arojas
Revision: 613394

Update to 1.1.1

Modified:
  jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-12 06:14:26 UTC (rev 613393)
+++ PKGBUILD	2020-04-12 07:19:23 UTC (rev 613394)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Duboc <guilduboc at gmail.com>
 
 pkgname=jupyterlab_server
-pkgver=1.1.0
+pkgver=1.1.1
 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=('bac27e2ea40f686e592d6429877e7d46947ea76c08c878081b028c2c89f71733')
+sha256sums=('b5921872746b1ca109d1852196ed11e537f8aad67a1933c1d4a8ac63f8e61cca')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list