development/spyder: Updated for version 2.1.7.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Larry Hajali 2012-02-18 15:23:56 -02:00 committed by Niels Horn
parent 677e37fab9
commit 3a114d2bd0
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="spyder" PRGNAM="spyder"
VERSION="2.1.6" VERSION="2.1.7"
HOMEPAGE="http://code.google.com/p/spyderlib/" HOMEPAGE="http://code.google.com/p/spyderlib/"
DOWNLOAD="http://spyderlib.googlecode.com/files/spyder-2.1.6.zip" DOWNLOAD="http://spyderlib.googlecode.com/files/spyder-2.1.7.zip"
MD5SUM="fac1024549d7fccfc6d01448a3b996e2" MD5SUM="809f1cbafc74af0b3c06893cdedfd336"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
MAINTAINER="Larry Hajali" MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com" EMAIL="larryhaja[at]gmail[dot]com"
APPROVED="rworkman" APPROVED="rworkman,Niels Horn"