aboutsummaryrefslogtreecommitdiff
path: root/python/flake8/flake8.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-19 15:55:21 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-25 11:22:11 +0700
commit2991afc642d05c3ccf982a6b597939a6e664af4d (patch)
treed779e8e8efecd21685a307948f39e9087494d26e /python/flake8/flake8.SlackBuild
parent2c8f393cead2bc0c7b319c9c3efef625502d194a (diff)
python/flake8: Downgraded to version 2.3.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/flake8/flake8.SlackBuild')
-rw-r--r--python/flake8/flake8.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/flake8/flake8.SlackBuild b/python/flake8/flake8.SlackBuild
index 6aff7a36b591..5f86146e1c71 100644
--- a/python/flake8/flake8.SlackBuild
+++ b/python/flake8/flake8.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for flake8
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# 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=flake8
-VERSION=${VERSION:-2.4.1}
+VERSION=${VERSION:-2.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}