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

Kyle Keen kkeen at archlinux.org
Fri Oct 3 06:24:16 UTC 2014


    Date: Friday, October 3, 2014 @ 08:24:15
  Author: kkeen
Revision: 120085

upgpkg: ipython 2.3.0-1

Modified:
  ipython/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-03 03:49:35 UTC (rev 120084)
+++ PKGBUILD	2014-10-03 06:24:15 UTC (rev 120085)
@@ -7,7 +7,7 @@
 
 pkgbase=ipython 
 pkgname=(ipython ipython2)
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
@@ -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=('b91d3724f655a8e16d022772f696cfd5')
+md5sums=('222eecd3a8299c0119c56954c79e4d0f')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list