[arch-commits] Commit in jupyter-widgetsnbextension/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Oct 31 20:19:36 UTC 2016
Date: Monday, October 31, 2016 @ 20:19:35
Author: arojas
Revision: 194156
Update to 2.0.0b1
Modified:
jupyter-widgetsnbextension/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-31 17:00:35 UTC (rev 194155)
+++ PKGBUILD 2016-10-31 20:19:35 UTC (rev 194156)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=jupyter-widgetsnbextension
-pkgver=1.2.6
+pkgver=2.0.0b1
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=('0aa4e152c9ba2d704389dc2453f448c7')
+md5sums=('a844d3a483625801cd6cdc62b7fe3ec3')
build() {
cd widgetsnbextension-$pkgver
More information about the arch-commits
mailing list