summaryrefslogtreecommitdiffstats
path: root/python/pyparsing/pyparsing.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyparsing/pyparsing.SlackBuild')
-rw-r--r--python/pyparsing/pyparsing.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyparsing/pyparsing.SlackBuild b/python/pyparsing/pyparsing.SlackBuild
index 84406b8ed2..416afd18e6 100644
--- a/python/pyparsing/pyparsing.SlackBuild
+++ b/python/pyparsing/pyparsing.SlackBuild
@@ -22,10 +22,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# Updated for v2.1.8 August 2016, Barry Grundy (bgrundy<at>linuxleo.com)
+# Updated for v2.2.0 March 2018, Barry Grundy (bgrundy<at>linuxleo.com)
PRGNAM=pyparsing
-VERSION=${VERSION:-2.1.8}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}