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

Antonio Rojas arojas at archlinux.org
Tue Nov 15 07:10:17 UTC 2016


    Date: Tuesday, November 15, 2016 @ 07:10:17
  Author: arojas
Revision: 195940

Downgrade to stable version

Modified:
  jupyter-widgetsnbextension/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-15 06:29:06 UTC (rev 195939)
+++ PKGBUILD	2016-11-15 07:10:17 UTC (rev 195940)
@@ -1,8 +1,9 @@
 # $Id$
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 pkgname=jupyter-widgetsnbextension
-pkgver=2.0.0b2
+pkgver=1.2.6
 pkgrel=1
+epoch=1
 pkgdesc="Interactive HTML widgets for Jupyter notebooks"
 arch=(any)
 url="http://ipython.org"
@@ -10,7 +11,7 @@
 depends=(jupyter-notebook)
 makedepends=()
 source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-md5sums=('dca2072d4a4b8c10bb823e786191a127')
+md5sums=('0aa4e152c9ba2d704389dc2453f448c7')
 
 build() {
   cd widgetsnbextension-$pkgver



More information about the arch-commits mailing list