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

Kyle Keen kkeen at archlinux.org
Thu Aug 7 09:50:45 UTC 2014


    Date: Thursday, August 7, 2014 @ 11:50:45
  Author: kkeen
Revision: 116971

upgpkg: ipython 2.2.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-07 09:50:27 UTC (rev 116970)
+++ PKGBUILD	2014-08-07 09:50:45 UTC (rev 116971)
@@ -7,8 +7,8 @@
 
 pkgbase=ipython 
 pkgname=(ipython ipython2)
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
 url="http://ipython.org"
@@ -27,7 +27,7 @@
             "haskell-pandoc: ipython notebook conversion")
 #source=("http://archive.ipython.org/release/$pkgver/ipython-$pkgver.tar.gz")
 source=("https://pypi.python.org/packages/source/i/ipython/$pkgbase-$pkgver.tar.gz")
-md5sums=('785c7b6364c6a0dd34aa4ea970cf83b9')
+md5sums=('b91d3724f655a8e16d022772f696cfd5')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list