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

Kyle Keen kkeen at archlinux.org
Sat Aug 31 11:56:37 UTC 2019


    Date: Saturday, August 31, 2019 @ 11:56:36
  Author: kkeen
Revision: 505701

upgpkg: jupyter-notebook 6.0.1-1

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-31 10:02:16 UTC (rev 505700)
+++ PKGBUILD	2019-08-31 11:56:36 UTC (rev 505701)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=6.0.0
+pkgver=6.0.1
 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=('c4b8ab96014301dd242a8bc0dd86b853')
+md5sums=('bec62666664feda8dd62e64a9095f02f')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list