diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2012-04-20 09:14:25 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-20 09:14:25 -0400 |
commit | ac774a1125b0039b84508cbeec3367bcb881bb93 (patch) | |
tree | b5e7a79dd2cedb153e2e89fec105cd8fef288e20 /python/pep8/pep8.SlackBuild | |
parent | 4a4098118a54deff4f7debb874605398a592d6d1 (diff) | |
download | slackbuilds-ac774a1125b0039b84508cbeec3367bcb881bb93.tar.gz |
python/pep8: Updated for version 1.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/pep8/pep8.SlackBuild')
-rw-r--r-- | python/pep8/pep8.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pep8/pep8.SlackBuild b/python/pep8/pep8.SlackBuild index a3ba6a6b29..0f90a881f7 100644 --- a/python/pep8/pep8.SlackBuild +++ b/python/pep8/pep8.SlackBuild @@ -4,7 +4,7 @@ # Written by Audrius Kažukauskas <audrius@neutrino.lt> PRGNAM=pep8 -VERSION=${VERSION:-0.6.1} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |