diff options
Diffstat (limited to 'python/numexpr/numexpr.SlackBuild')
-rw-r--r-- | python/numexpr/numexpr.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/numexpr/numexpr.SlackBuild b/python/numexpr/numexpr.SlackBuild index 879a058601..9c2a4b69c0 100644 --- a/python/numexpr/numexpr.SlackBuild +++ b/python/numexpr/numexpr.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for numexpr -# Copyright 2010-2012 LukenShiro <lukenshiro@ngi.it> +# Copyright 2010-2013 LukenShiro <lukenshiro@ngi.it> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=numexpr -VERSION=${VERSION:-2.0.1} +VERSION=${VERSION:-2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |