summaryrefslogtreecommitdiffstats
path: root/python/python3-pyparsing/python3-pyparsing.SlackBuild
diff options
context:
space:
mode:
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}