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

Kyle Keen kkeen at archlinux.org
Sat Jul 20 05:03:21 UTC 2019


    Date: Saturday, July 20, 2019 @ 05:03:21
  Author: kkeen
Revision: 492238

upgpkg: jupyter-notebook 6.0.0-1

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-20 04:57:11 UTC (rev 492237)
+++ PKGBUILD	2019-07-20 05:03:21 UTC (rev 492238)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=5.7.8
+pkgver=6.0.0
 pkgrel=1
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'npm' 'git')
 optdepends=('pandoc: notebook export')
 source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/notebook/archive/$pkgver.tar.gz")
-md5sums=('07307d1b0ad171920c91f943732bb4db')
+md5sums=('c4b8ab96014301dd242a8bc0dd86b853')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list