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

Kyle Keen kkeen at archlinux.org
Wed Aug 22 22:19:35 UTC 2018


    Date: Wednesday, August 22, 2018 @ 22:19:34
  Author: kkeen
Revision: 373318

upgpkg: jupyter-widgetsnbextension 1:3.4.0-1

Modified:
  jupyter-widgetsnbextension/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-22 22:11:58 UTC (rev 373317)
+++ PKGBUILD	2018-08-22 22:19:34 UTC (rev 373318)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 pkgname=jupyter-widgetsnbextension
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
 epoch=1
 pkgdesc="Interactive HTML widgets for Jupyter notebooks"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(jupyter-notebook)
 makedepends=()
 source=("https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-$pkgver.tar.gz")
-md5sums=('2b87b1461738f10c0d476b2e2aa8099d')
+md5sums=('44e598d25b17e072aba81f4dc35d4c5a')
 
 build() {
   cd "widgetsnbextension-$pkgver"



More information about the arch-commits mailing list