Date: Sunday, November 1, 2020 @ 04:54:31 Author: polyzen Revision: 738181
upgpkg: ipython 7.19.0-1 Modified: ipython/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-01 04:51:00 UTC (rev 738180) +++ PKGBUILD 2020-11-01 04:54:31 UTC (rev 738181) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <d...@aur.archlinux.org> pkgname=ipython -pkgver=7.18.1 +pkgver=7.19.0 pkgrel=1 pkgdesc="An enhanced Interactive Python shell." arch=('any') @@ -20,7 +20,7 @@ source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz" "https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png") -md5sums=('5d3b619d5716388c70657b6e847e2344' +md5sums=('b9c48f7fc3158ddf4215a12627115447' '2901d65f1b1fe354e72850085cd1c072') # confirm that an update does not break sage?