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

Kyle Keen kkeen at archlinux.org
Sat Mar 25 18:11:02 UTC 2017


    Date: Saturday, March 25, 2017 @ 18:11:01
  Author: kkeen
Revision: 218974

upgpkg: jupyter-notebook 4.4.1-1

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-25 18:10:59 UTC (rev 218973)
+++ PKGBUILD	2017-03-25 18:11:01 UTC (rev 218974)
@@ -2,7 +2,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=4.4.0
+pkgver=4.4.1
 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=('71d66dddb4d78708cd54d69b6c5bbf7b')
+md5sums=('07515f7e0ee363e58ac53c2dca60f947')
 
 build() {
   cd "$srcdir/notebook-$pkgver"



More information about the arch-commits mailing list