development/ipython: Updated for version 0.13.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Jasper Klein 2012-08-17 02:19:51 +02:00 committed by Robby Workman
parent f7eb2bf4e2
commit 02170b1371
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ipython
VERSION=${VERSION:-0.11}
VERSION=${VERSION:-0.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ipython"
VERSION="0.11"
VERSION="0.13"
HOMEPAGE="http://ipython.scipy.org/"
DOWNLOAD="http://archive.ipython.org/release/0.11/ipython-0.11.tar.gz"
MD5SUM="efc899e752a4a4a67a99575cea1719ef"
DOWNLOAD="http://archive.ipython.org/release/0.13/ipython-0.13.tar.gz"
MD5SUM="490ccc2da9d6de9c37c7df05c1197ac5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""