diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-12-16 17:43:37 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:30 -0500 |
commit | 464f60338b9cecd31779e8eb8b672f4d9e90fc1e (patch) | |
tree | 9d8bfa5f1e0f5ba6ea071476bf9b21a7311ee378 /python/pyparsing/pyparsing.SlackBuild | |
parent | e5e9e0e2c58f022d7de95fc68bc05a9433ec7bd9 (diff) | |
download | slackbuilds-464f60338b9cecd31779e8eb8b672f4d9e90fc1e.tar.gz |
python/pyparsing: Updated for version 1.5.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/pyparsing/pyparsing.SlackBuild')
-rw-r--r-- | python/pyparsing/pyparsing.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyparsing/pyparsing.SlackBuild b/python/pyparsing/pyparsing.SlackBuild index 43320ce5b3..8929aade18 100644 --- a/python/pyparsing/pyparsing.SlackBuild +++ b/python/pyparsing/pyparsing.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyparsing -# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands # 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=pyparsing -VERSION=1.5.5 +VERSION=1.5.6 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |