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

Kyle Keen kkeen at archlinux.org
Tue Dec 31 01:24:09 UTC 2019


    Date: Tuesday, December 31, 2019 @ 01:24:09
  Author: kkeen
Revision: 545036

upgpkg: ipython 7.11.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-31 01:10:20 UTC (rev 545035)
+++ PKGBUILD	2019-12-31 01:24:09 UTC (rev 545036)
@@ -5,7 +5,7 @@
 # Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
 
 pkgname=ipython
-pkgver=7.10.2
+pkgver=7.11.0
 pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
@@ -22,7 +22,7 @@
 source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz"
         "https://files.pythonhosted.org/packages/source/b/backcall/backcall-0.1.0.tar.gz"
         "https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png")
-md5sums=('ed454ea05ebd909a40e2f028a4cc2d91'
+md5sums=('64fa7e93cf884902abd43938a2954bd5'
          '87ce0c7839808e6a3427d57df6a792e7'
          '2901d65f1b1fe354e72850085cd1c072')
 



More information about the arch-commits mailing list