summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/spyder/spyder.SlackBuild2
-rw-r--r--development/spyder/spyder.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/spyder/spyder.SlackBuild b/development/spyder/spyder.SlackBuild
index 184666dcd7..dd0da2a043 100644
--- a/development/spyder/spyder.SlackBuild
+++ b/development/spyder/spyder.SlackBuild
@@ -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}
diff --git a/development/spyder/spyder.info b/development/spyder/spyder.info
index b4a222ca8a..b44b402d73 100644
--- a/development/spyder/spyder.info
+++ b/development/spyder/spyder.info
@@ -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"