Date: Saturday, June 27, 2020 @ 11:45:04 Author: polyzen Revision: 654922
upgpkg: ipython 7.16.1-1 Modified: ipython/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-27 11:04:32 UTC (rev 654921) +++ PKGBUILD 2020-06-27 11:45:04 UTC (rev 654922) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=ipython -pkgver=7.15.0 +pkgver=7.16.1 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=('e54642e098c71305fe6842a8e901f202' +md5sums=('25b15e9123e92f2161880dad47752541' '2901d65f1b1fe354e72850085cd1c072') # confirm that an update does not break sage?
