diff options
Diffstat (limited to 'development/spyder/spyder.SlackBuild')
-rw-r--r-- | development/spyder/spyder.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/spyder/spyder.SlackBuild b/development/spyder/spyder.SlackBuild index b7acc984e8..8e1f892b7f 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.6} +VERSION=${VERSION:-2.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |