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

Antonio Rojas arojas at gemini.archlinux.org
Tue Apr 19 06:22:17 UTC 2022


    Date: Tuesday, April 19, 2022 @ 06:22:17
  Author: arojas
Revision: 1187066

Update to 6.4.11

Modified:
  jupyter-notebook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-19 06:19:43 UTC (rev 1187065)
+++ PKGBUILD	2022-04-19 06:22:17 UTC (rev 1187066)
@@ -2,8 +2,8 @@
 
 pkgname=jupyter-notebook
 _pipname=notebook
-pkgver=6.4.10
-pkgrel=4
+pkgver=6.4.11
+pkgrel=1
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
 url="https://github.com/jupyter/notebook"
@@ -18,7 +18,7 @@
 optdepends=('pandoc: notebook export' 'jupyter-widgetsnbextension: interactive widgets')
 replaces=('jupyter')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-md5sums=('dcf0e442d40d8d8407ded88276fb6a38')
+md5sums=('d422490d81da301830a07065d3e1f8c9')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list