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

Antonio Rojas arojas at archlinux.org
Wed Apr 24 16:25:19 UTC 2019


    Date: Wednesday, April 24, 2019 @ 16:25:17
  Author: arojas
Revision: 453391

Update to 5.7.8

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-24 16:12:22 UTC (rev 453390)
+++ PKGBUILD	2019-04-24 16:25:17 UTC (rev 453391)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=5.7.7
+pkgver=5.7.8
 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=('5b6a0ee86413c426323f7c1ef5f7bbe0')
+md5sums=('07307d1b0ad171920c91f943732bb4db')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list