[arch-commits] Commit in jupyter-widgetsnbextension/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Mon Jul 8 12:13:16 UTC 2019
Date: Monday, July 8, 2019 @ 12:13:15
Author: kkeen
Revision: 487700
upgpkg: jupyter-widgetsnbextension 1:3.5.0-1
Modified:
jupyter-widgetsnbextension/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-08 12:06:16 UTC (rev 487699)
+++ PKGBUILD 2019-07-08 12:13:15 UTC (rev 487700)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
# Maintainer: Kyle Keen <keenerd at gmail.com>
pkgname=jupyter-widgetsnbextension
-pkgver=3.4.2
+pkgver=3.5.0
pkgrel=1
epoch=1
pkgdesc="Interactive HTML widgets for Jupyter notebooks"
@@ -10,7 +10,7 @@
license=('BSD')
depends=('jupyter-notebook')
source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-md5sums=('a165830e095877a9c576c817656850e9')
+md5sums=('2038ef983e480543408a5db155e333f6')
build() {
cd "widgetsnbextension-$pkgver"
More information about the arch-commits
mailing list