[arch-commits] Commit in jupyter-notebook/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Thu Aug 6 00:33:10 UTC 2020
Date: Thursday, August 6, 2020 @ 00:33:10
Author: kkeen
Revision: 670371
upgpkg: jupyter-notebook 6.1.1-1
Modified:
jupyter-notebook/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-05 22:50:07 UTC (rev 670370)
+++ PKGBUILD 2020-08-06 00:33:10 UTC (rev 670371)
@@ -1,7 +1,7 @@
# Maintainer: Kyle Keen <keenerd at gmail.com>
pkgname=jupyter-notebook
-pkgver=6.0.3
+pkgver=6.1.1
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=('1e5962b6e1fea5c34711d28c6ba841cb')
+md5sums=('7166dadafabbac96213b663fa8014f68')
# todo: report bug that mathjax and nbconvert is no longer optional
More information about the arch-commits
mailing list