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

Kyle Keen kkeen at archlinux.org
Mon Dec 2 03:46:58 UTC 2019


    Date: Monday, December 2, 2019 @ 03:46:58
  Author: kkeen
Revision: 534670

upgpkg: jupyter-widgetsnbextension 1:3.5.1-1

Modified:
  jupyter-widgetsnbextension/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-02 03:10:25 UTC (rev 534669)
+++ PKGBUILD	2019-12-02 03:46:58 UTC (rev 534670)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 pkgname=jupyter-widgetsnbextension
-pkgver=3.5.0
-pkgrel=4
+pkgver=3.5.1
+pkgrel=1
 epoch=1
 pkgdesc="Interactive HTML widgets for Jupyter notebooks"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('BSD')
 depends=('jupyter-notebook')
 source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-md5sums=('2038ef983e480543408a5db155e333f6')
+md5sums=('3dc5f96919c032a885950e3819bdee7b')
 
 build() {
   cd "widgetsnbextension-$pkgver"



More information about the arch-commits mailing list