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

Daniel M. Capella polyzen at archlinux.org
Thu Mar 11 06:06:28 UTC 2021


    Date: Thursday, March 11, 2021 @ 06:06:27
  Author: polyzen
Revision: 887411

upgpkg: ipython 7.21.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-11 06:06:09 UTC (rev 887410)
+++ PKGBUILD	2021-03-11 06:06:27 UTC (rev 887411)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
 
 pkgname=ipython
-pkgver=7.19.0
-pkgrel=5
+pkgver=7.21.0
+pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
 url="https://ipython.org"
@@ -21,7 +21,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=('b9c48f7fc3158ddf4215a12627115447'
+md5sums=('626310f78ef88ea3577b745444c2d60b'
          '2901d65f1b1fe354e72850085cd1c072')
 
 # confirm that an update does not break sage?



More information about the arch-commits mailing list