summaryrefslogtreecommitdiffstats
path: root/python/flake8/flake8.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-11-22 20:27:59 +0100
committer Willy Sudiarto Raharjo2016-11-26 05:47:39 +0100
commit980d0b13dc17cd269b3ed634909045d04aa9b9d5 (patch)
tree072784752106e100501f5ac9693d747db85f9d9f /python/flake8/flake8.SlackBuild
parent6e47f12b20fe67e21cd5ddbcbcdfc547cb2ae82b (diff)
downloadslackbuilds-980d0b13dc17cd269b3ed634909045d04aa9b9d5.tar.gz
python/flake8: Updated for version 3.2.1.
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 48fbbde0ff..6fcb85e3be 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.2.0}
+VERSION=${VERSION:-3.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}