summaryrefslogtreecommitdiffstats
path: root/python/flake8/flake8.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-07-29 03:34:31 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-30 08:28:17 +0700
commitced5e885b4e7ece322d293c57331db9d2212fd09 (patch)
tree6409bb34145ecaa39e6da8f95da0d93f91facc02 /python/flake8/flake8.SlackBuild
parenta6b672242294fa366bb5f6b94ada01db8e2b7817 (diff)
downloadslackbuilds-ced5e885b4e7ece322d293c57331db9d2212fd09.tar.gz
slackbuilds-ced5e885b4e7ece322d293c57331db9d2212fd09.tar.xz
python/flake8: Updated for version 3.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/flake8/flake8.SlackBuild')
-rw-r--r--python/flake8/flake8.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/flake8/flake8.SlackBuild b/python/flake8/flake8.SlackBuild
index fc0a3cf52f..4888d6df2c 100644
--- a/python/flake8/flake8.SlackBuild
+++ b/python/flake8/flake8.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=flake8
-VERSION=${VERSION:-2.6.0}
+VERSION=${VERSION:-3.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}