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

Kyle Keen kkeen at gemini.archlinux.org
Fri Jul 16 09:42:46 UTC 2021


    Date: Friday, July 16, 2021 @ 09:42:45
  Author: kkeen
Revision: 977589

upgpkg: jupyter-nbconvert 6.1.0-1

Modified:
  jupyter-nbconvert/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-16 09:23:40 UTC (rev 977588)
+++ PKGBUILD	2021-07-16 09:42:45 UTC (rev 977589)
@@ -2,8 +2,8 @@
 
 pkgname=jupyter-nbconvert
 _name=nbconvert
-pkgver=6.0.7
-pkgrel=3
+pkgver=6.1.0
+pkgrel=1
 pkgdesc="A language-agnostic web-based interactive shell/notebook server."
 arch=('any')
 url="https://pypi.python.org/pypi/nbconvert"
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools')
 optdepends=('pandoc: non-html conversion output')
 source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/nbconvert/archive/$pkgver.tar.gz")
-md5sums=('7327576d903f4eb09968ed70524713d9')
+md5sums=('5673ebd8e67bfec77755de845572dc4d')
 
 build() {
   cd nbconvert-$pkgver




More information about the arch-commits mailing list