aboutsummaryrefslogtreecommitdiff
path: root/python/python3-parso/python3-parso.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-parso/python3-parso.SlackBuild')
-rw-r--r--python/python3-parso/python3-parso.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-parso/python3-parso.SlackBuild b/python/python3-parso/python3-parso.SlackBuild
index b70ee105e6f6..5e4f14020aeb 100644
--- a/python/python3-parso/python3-parso.SlackBuild
+++ b/python/python3-parso/python3-parso.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-parso
-# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=parso
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-0.3.1}
+VERSION=${VERSION:-0.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}