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

Kyle Keen kkeen at nymeria.archlinux.org
Tue Jun 3 18:10:37 UTC 2014


    Date: Tuesday, June 3, 2014 @ 20:10:37
  Author: kkeen
Revision: 112576

upgpkg: ipython 2.1.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-03 17:53:27 UTC (rev 112575)
+++ PKGBUILD	2014-06-03 18:10:37 UTC (rev 112576)
@@ -7,7 +7,7 @@
 
 pkgbase=ipython 
 pkgname=(ipython ipython2)
-pkgver=2.0.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
@@ -26,7 +26,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=('dd209ff8c7b08565478e4fc04bdf33ee')
+md5sums=('785c7b6364c6a0dd34aa4ea970cf83b9')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list