[arch-commits] Commit in python-ipywidgets/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Jan 3 22:52:00 UTC 2021


    Date: Sunday, January 3, 2021 @ 22:51:59
  Author: kkeen
Revision: 806032

upgpkg: python-ipywidgets 7.6.2-1

Modified:
  python-ipywidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 22:43:34 UTC (rev 806031)
+++ PKGBUILD	2021-01-03 22:51:59 UTC (rev 806032)
@@ -1,8 +1,8 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ipywidgets
-pkgver=7.5.1
-pkgrel=6
+pkgver=7.6.2
+pkgrel=1
 pkgdesc="IPython widgets for the Jupyter Notebook"
 arch=('any')
 url="https://github.com/ipython/ipywidgets"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'npm' 'git')
 
 source=("$pkgname-$pkgver.tgz::https://github.com/ipython/ipywidgets/archive/$pkgver.tar.gz")
-md5sums=('fd7d28cfd8a1206e95e5161a1b924a91')
+md5sums=('581a7a31880d312dfbfe66bc14d6a540')
 
 build() {
   cd "$srcdir/ipywidgets-$pkgver"



More information about the arch-commits mailing list