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

Antonio Rojas arojas at archlinux.org
Sat Jun 29 07:09:43 UTC 2019


    Date: Saturday, June 29, 2019 @ 07:09:42
  Author: arojas
Revision: 485708

Update to 1.0.0

Modified:
  jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-29 02:15:08 UTC (rev 485707)
+++ PKGBUILD	2019-06-29 07:09:42 UTC (rev 485708)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Duboc <guilduboc at gmail.com>
 
 pkgname=jupyterlab_server
-pkgver=0.3.4
+pkgver=1.0.0
 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=('ae0c8629b9f0196b314f017e374a70a702522739f4f08bece84963af5e8c8351')
+sha256sums=('a77e63ee8f93f77d03b5bcb9955ad0b4edda1e5c49d0b11fae6cc66cc1f41a1a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list