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

Antonio Rojas arojas at archlinux.org
Sun Mar 14 16:49:34 UTC 2021


    Date: Sunday, March 14, 2021 @ 16:49:34
  Author: arojas
Revision: 891235

Update to 7.6.3

Modified:
  python-ipywidgets/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 16:43:08 UTC (rev 891234)
+++ PKGBUILD	2021-03-14 16:49:34 UTC (rev 891235)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ipywidgets
-pkgver=7.6.2
+pkgver=7.6.3
 pkgrel=1
 pkgdesc="IPython widgets for the Jupyter Notebook"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'npm' 'git')
 
 source=("$pkgname-$pkgver.tgz::https://github.com/ipython/ipywidgets/archive/$pkgver.tar.gz")
-md5sums=('581a7a31880d312dfbfe66bc14d6a540')
+md5sums=('1e5a40c50ca581f48ca732f820813ebc')
 
 build() {
   cd "$srcdir/ipywidgets-$pkgver"



More information about the arch-commits mailing list