aboutsummaryrefslogtreecommitdiff
path: root/python/autopep8/autopep8.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-03-01 01:13:00 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-02 19:12:05 +0700
commit39f137e7d3d9403405cacdacdf83f603831f2d08 (patch)
tree97caab2de734801000f0e861b2f879f5dc24656b /python/autopep8/autopep8.SlackBuild
parent81a61e36d2d96f0ccbdb5bf4cdc6e63b7e9b5772 (diff)
downloadslackbuilds-39f137e7d3d9403405cacdacdf83f603831f2d08.tar.xz
python/autopep8: Updated for version 1.2.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/autopep8/autopep8.SlackBuild')
-rw-r--r--python/autopep8/autopep8.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/autopep8/autopep8.SlackBuild b/python/autopep8/autopep8.SlackBuild
index 3b10faa9b8dc..2567a9881679 100644
--- a/python/autopep8/autopep8.SlackBuild
+++ b/python/autopep8/autopep8.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for autopep8
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 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=autopep8
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}