[arch-commits] Commit in jupyter-widgetsnbextension/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Tue Sep 4 11:01:47 UTC 2018
Date: Tuesday, September 4, 2018 @ 11:01:47
Author: kkeen
Revision: 376607
upgpkg: jupyter-widgetsnbextension 1:3.4.1-1
Modified:
jupyter-widgetsnbextension/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-04 10:32:39 UTC (rev 376606)
+++ PKGBUILD 2018-09-04 11:01:47 UTC (rev 376607)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=jupyter-widgetsnbextension
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
epoch=1
pkgdesc="Interactive HTML widgets for Jupyter notebooks"
@@ -11,7 +11,7 @@
depends=(jupyter-notebook)
makedepends=()
source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-md5sums=('44e598d25b17e072aba81f4dc35d4c5a')
+md5sums=('5cae24ad6185a33709bc5acffdb993e1')
build() {
cd "widgetsnbextension-$pkgver"
More information about the arch-commits
mailing list