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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jan 23 10:32:53 UTC 2022


    Date: Sunday, January 23, 2022 @ 10:32:53
  Author: arojas
Revision: 1113562

Update to 3.5.2

Modified:
  jupyter-widgetsnbextension/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 10:23:52 UTC (rev 1113561)
+++ PKGBUILD	2022-01-23 10:32:53 UTC (rev 1113562)
@@ -1,8 +1,9 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 # Maintainer: Kyle Keen <keenerd at gmail.com>
+
 pkgname=jupyter-widgetsnbextension
-pkgver=3.5.1
-pkgrel=5
+pkgver=3.5.2
+pkgrel=1
 epoch=1
 pkgdesc="Interactive HTML widgets for Jupyter notebooks"
 arch=('any')
@@ -10,7 +11,7 @@
 license=('BSD')
 depends=('jupyter-notebook')
 source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-md5sums=('3dc5f96919c032a885950e3819bdee7b')
+md5sums=('c126a06559afe658e285bcd483790710')
 
 build() {
   cd "widgetsnbextension-$pkgver"



More information about the arch-commits mailing list