summaryrefslogtreecommitdiffstats
path: root/python/pep8/pep8.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2013-02-10 00:59:51 -0600
committer Erik Hanson <erik@slackbuilds.org>2013-02-14 00:26:52 -0600
commitbb8c10245e5e2f6b7e6c9e14040e9bd7bb0a40ad (patch)
tree21b35d8799ac2728f21bbb1b19ba3ff6f1dd27f4 /python/pep8/pep8.SlackBuild
parent9dc642225a63c36b56b1d45c89621621d9d5326c (diff)
downloadslackbuilds-bb8c10245e5e2f6b7e6c9e14040e9bd7bb0a40ad.tar.gz
slackbuilds-bb8c10245e5e2f6b7e6c9e14040e9bd7bb0a40ad.tar.xz
python/pep8: Updated for version 1.4.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/pep8/pep8.SlackBuild')
-rw-r--r--python/pep8/pep8.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pep8/pep8.SlackBuild b/python/pep8/pep8.SlackBuild
index b6c3727c3f..52807f9d40 100644
--- a/python/pep8/pep8.SlackBuild
+++ b/python/pep8/pep8.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pep8
-# Copyright 2012 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2013 Audrius Kažukauskas <audrius@neutrino.lt>
# 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=pep8
-VERSION=${VERSION:-1.3.3}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}