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

Kyle Keen kkeen at archlinux.org
Wed Aug 22 21:12:51 UTC 2018


    Date: Wednesday, August 22, 2018 @ 21:12:51
  Author: kkeen
Revision: 373313

upgpkg: jupyter-notebook 5.5.0-1

Modified:
  jupyter-notebook/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-22 21:04:18 UTC (rev 373312)
+++ PKGBUILD	2018-08-22 21:12:51 UTC (rev 373313)
@@ -2,8 +2,8 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=5.3.0
-pkgrel=4
+pkgver=5.5.0
+pkgrel=1
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
 url="https://github.com/jupyter/notebook"
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools' 'npm' 'git')
 optdepends=('pandoc: notebook export')
 source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/notebook/archive/$pkgver.tar.gz")
-md5sums=('09e719fc6797511cdfaef9df9fcf63f0')
+md5sums=('1225c53941d6666cb1a01885b08a4824')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list