summaryrefslogtreecommitdiffstats
path: root/python/python3-pyparsing/python3-pyparsing.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen2018-12-31 17:56:44 +0100
committer Willy Sudiarto Raharjo2019-01-05 01:49:17 +0100
commit1230d5bc3fd60757e7a5f2432f2d68874dbc9cdb (patch)
tree8e34d3ab2af9dc941f86c0af776656a918fbcfd9 /python/python3-pyparsing/python3-pyparsing.SlackBuild
parent1c551ce28383259ec9b39f04f2de3e024508967d (diff)
downloadslackbuilds-1230d5bc3fd60757e7a5f2432f2d68874dbc9cdb.tar.gz
python/python3-pyparsing: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyparsing/python3-pyparsing.SlackBuild')
-rw-r--r--python/python3-pyparsing/python3-pyparsing.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pyparsing/python3-pyparsing.SlackBuild b/python/python3-pyparsing/python3-pyparsing.SlackBuild
index e670287fbe..b98c10cd31 100644
--- a/python/python3-pyparsing/python3-pyparsing.SlackBuild
+++ b/python/python3-pyparsing/python3-pyparsing.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2016 Barry Grundy (bgrundy<at>linuxleo.com)
-# Copyright 2017 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
+# Copyright 2017-2018 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
PRGNAM=python3-pyparsing
SRCNAM=pyparsing
-VERSION=${VERSION:-2.1.8}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}