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

Kyle Keen kkeen at archlinux.org
Thu Mar 7 22:51:31 UTC 2019


    Date: Thursday, March 7, 2019 @ 22:51:31
  Author: kkeen
Revision: 438032

upgpkg: jupyter-notebook 5.7.5-1

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-07 21:46:22 UTC (rev 438031)
+++ PKGBUILD	2019-03-07 22:51:31 UTC (rev 438032)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=5.7.4
+pkgver=5.7.5
 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=('0da49d5cd32483d31a968fce86ef3839')
+md5sums=('b92543e92640c6f4f0bfd9475bcad9f9')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list