Date: Friday, February 15, 2019 @ 17:56:52
  Author: arojas
Revision: 432840

Update to 0.3.0

Modified:
  jupyterlab_server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-15 17:56:10 UTC (rev 432839)
+++ PKGBUILD    2019-02-15 17:56:52 UTC (rev 432840)
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Duboc <guildu...@gmail.com>
 
 pkgname=jupyterlab_server
-pkgver=0.2.0
+pkgver=0.3.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=('72d916a73957a880cdb885def6d8664a6d1b2760ef5dca5ad665aa1e8d1bb783')
+sha256sums=('4c5eba15d0fabbc59d7c3bbfa26ca74c80711e761b16fcc21d0f685a3e12678d')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to