development/spyder: Updated for version 2.1.11.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Larry Hajali 2012-12-18 12:44:04 +01:00 committed by Matteo Bernardini
parent 0ee417e1c7
commit 32225a8b6a
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=spyder
VERSION=${VERSION:-2.1.10}
VERSION=${VERSION:-2.1.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="spyder"
VERSION="2.1.10"
VERSION="2.1.11"
HOMEPAGE="http://code.google.com/p/spyderlib/"
DOWNLOAD="http://spyderlib.googlecode.com/files/spyder-2.1.10.zip"
MD5SUM="bec278d765e93bcb88fda2828d01120c"
DOWNLOAD="http://spyderlib.googlecode.com/files/spyder-2.1.11.zip"
MD5SUM="f095fa5694e51a229c5b938e2a627e42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Sphinx"