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

Antonio Rojas arojas at archlinux.org
Wed Nov 2 22:59:28 UTC 2016


    Date: Wednesday, November 2, 2016 @ 22:59:27
  Author: arojas
Revision: 194560

Update to 2.0.0b2

Modified:
  jupyter-widgetsnbextension/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-02 22:52:49 UTC (rev 194559)
+++ PKGBUILD	2016-11-02 22:59:27 UTC (rev 194560)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 pkgname=jupyter-widgetsnbextension
-pkgver=2.0.0b1
+pkgver=2.0.0b2
 pkgrel=1
 pkgdesc="Interactive HTML widgets for Jupyter notebooks"
 arch=(any)
@@ -10,7 +10,7 @@
 depends=(jupyter-notebook)
 makedepends=()
 source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-md5sums=('a844d3a483625801cd6cdc62b7fe3ec3')
+md5sums=('dca2072d4a4b8c10bb823e786191a127')
 
 build() {
   cd widgetsnbextension-$pkgver



More information about the arch-commits mailing list