Date: Saturday, April 13, 2013 @ 16:21:54 Author: kkeen Revision: 88186
upgpkg: ipython 0.13.2-1 Modified: ipython/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-13 14:16:57 UTC (rev 88185) +++ PKGBUILD 2013-04-13 14:21:54 UTC (rev 88186) @@ -6,7 +6,7 @@ # Contributor : Douglas Soares de Andrade <[email protected]> pkgname=ipython -pkgver=0.13.1 +pkgver=0.13.2 pkgrel=1 pkgdesc="An enhanced Interactive Python shell." arch=('any') @@ -23,7 +23,7 @@ "python-pyzmq: for ipython-qtconcole" "python-tornado: for ipython notebook") source=("http://archive.ipython.org/release/$pkgver/ipython-$pkgver.tar.gz") -md5sums=('ca7e75f7c802afc6aaa0a1ea59846420') +md5sums=('ead3b7eb70c653b537fb9d96d71b8b2a') package() { cd "$srcdir/ipython-$pkgver"
