summaryrefslogtreecommitdiff
path: root/python/flake8/flake8.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-11-16 18:52:42 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-19 07:31:53 +0700
commit60898f8e8d9a31caf2ccf5ecf89f83dd0da70477 (patch)
treed947b328877a2cb531c976e979421e157a6f12ae /python/flake8/flake8.SlackBuild
parentfeee003e0715f7c10b93a29a2ddde249a4d056b2 (diff)
downloadslackbuilds-60898f8e8d9a31caf2ccf5ecf89f83dd0da70477.tar.gz
python/flake8: Updated for version 3.2.0.
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 5827d538fb..48fbbde0ff 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:-3.0.4}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}