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

Antonio Rojas arojas at archlinux.org
Thu May 30 20:58:54 UTC 2019


    Date: Thursday, May 30, 2019 @ 20:58:53
  Author: arojas
Revision: 475242

Update to 0.3.1

Modified:
  jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-30 20:58:44 UTC (rev 475241)
+++ PKGBUILD	2019-05-30 20:58:53 UTC (rev 475242)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Duboc <guilduboc at gmail.com>
 
 pkgname=jupyterlab_server
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc="Launch an application built using JupyterLab"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(jupyter-notebook)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('4c5eba15d0fabbc59d7c3bbfa26ca74c80711e761b16fcc21d0f685a3e12678d')
+sha256sums=('2f2e6fadb0fcaed8305e29389ca8f9bd00c41ba0f7351c85673e227d1dd6fa2c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list