diff options
Diffstat (limited to 'python/pyflakes/pyflakes.SlackBuild')
-rw-r--r-- | python/pyflakes/pyflakes.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyflakes/pyflakes.SlackBuild b/python/pyflakes/pyflakes.SlackBuild index 7c530c1ee7..e59acd5784 100644 --- a/python/pyflakes/pyflakes.SlackBuild +++ b/python/pyflakes/pyflakes.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyflakes -# Copyright 2010-2011 LukenShiro <lukenshiro@ngi.it> +# Copyright 2010-2013 LukenShiro, Italy # 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=pyflakes -VERSION=${VERSION:-0.5.0} +VERSION=${VERSION:-0.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |