[arch-commits] Commit in jupyter-notebook/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Oct 1 21:38:29 UTC 2021
Date: Friday, October 1, 2021 @ 21:38:29
Author: arojas
Revision: 1026636
Update to 6.4.4
Modified:
jupyter-notebook/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-01 21:35:19 UTC (rev 1026635)
+++ PKGBUILD 2021-10-01 21:38:29 UTC (rev 1026636)
@@ -1,7 +1,7 @@
# Maintainer: Kyle Keen <keenerd at gmail.com>
pkgname=jupyter-notebook
-pkgver=6.4.3
+pkgver=6.4.4
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/v$pkgver.tar.gz")
-md5sums=('7b53c6f25075e1e73decebc0b53d1e18')
+md5sums=('b0f30f612f08aa0e360444a261886c9a')
# todo: report bug that mathjax and nbconvert is no longer optional
More information about the arch-commits
mailing list