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

Kyle Keen kkeen at archlinux.org
Sat Dec 10 06:35:40 UTC 2016


    Date: Saturday, December 10, 2016 @ 06:35:40
  Author: kkeen
Revision: 198676

upgpkg: jupyter-notebook 4.3.0-1

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-10 06:30:02 UTC (rev 198675)
+++ PKGBUILD	2016-12-10 06:35:40 UTC (rev 198676)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=4.2.3
+pkgver=4.3.0
 pkgrel=1
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
@@ -17,7 +17,7 @@
 optdepends=('mathjax: latex equation rendering'
             'pandoc: notebook export')
 source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/notebook/archive/$pkgver.tar.gz")
-md5sums=('5c6b0b1303adacd8972c4db21eda3e98')
+md5sums=('9349a421bb2dff0226d71910de0a7184')
 
 build() {
   cd "$srcdir/notebook-$pkgver"



More information about the arch-commits mailing list