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

Kyle Keen kkeen at archlinux.org
Wed Feb 11 20:12:26 UTC 2015


    Date: Wednesday, February 11, 2015 @ 21:12:25
  Author: kkeen
Revision: 127581

upgpkg: ipython 2.4.1-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-11 20:09:58 UTC (rev 127580)
+++ PKGBUILD	2015-02-11 20:12:25 UTC (rev 127581)
@@ -7,7 +7,7 @@
 
 pkgbase=ipython 
 pkgname=(ipython ipython2)
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
@@ -25,7 +25,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=('c386d654d1291e8afaf3643720044893')
+md5sums=('70149981d6515d77ecb3d7507de2d7d9')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list