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

Kyle Keen kkeen at archlinux.org
Sun Jan 3 00:16:45 UTC 2021


    Date: Sunday, January 3, 2021 @ 00:16:44
  Author: kkeen
Revision: 804933

upgpkg: jupyter-notebook 6.1.6-1

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 00:16:35 UTC (rev 804932)
+++ PKGBUILD	2021-01-03 00:16:44 UTC (rev 804933)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=6.1.5
+pkgver=6.1.6
 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=('289c0e769270bbe33e6d956ee880e652')
+md5sums=('5ca187447a4de8e19d483eea17b1a5cb')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list