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

Kyle Keen kkeen at archlinux.org
Sun Mar 1 02:27:30 UTC 2015


    Date: Sunday, March 1, 2015 @ 03:27:30
  Author: kkeen
Revision: 128444

upgpkg: ipython 3.0.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-01 01:26:53 UTC (rev 128443)
+++ PKGBUILD	2015-03-01 02:27:30 UTC (rev 128444)
@@ -7,7 +7,7 @@
 
 pkgbase=ipython 
 pkgname=(ipython ipython2)
-pkgver=2.4.1
+pkgver=3.0.0
 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=('70149981d6515d77ecb3d7507de2d7d9')
+md5sums=('b3f00f3c0be036fafef3b0b9d663f27e')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list