summaryrefslogtreecommitdiffstats
path: root/python/sqlparse/sqlparse.SlackBuild
diff options
context:
space:
mode:
author David Spencer2017-01-29 20:37:45 +0100
committer Willy Sudiarto Raharjo2017-02-04 00:59:28 +0100
commit4d3c76a1f679f9d79e68522d47300bcd3c580d73 (patch)
treeab5a41a7832db5e21a0a932030b8594313af3d30 /python/sqlparse/sqlparse.SlackBuild
parent6fe3b1fafdf7c58d1150a0f6e136d4c0713ebdca (diff)
downloadslackbuilds-4d3c76a1f679f9d79e68522d47300bcd3c580d73.tar.gz
python/sqlparse: Updated for version 0.2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/sqlparse/sqlparse.SlackBuild')
-rw-r--r--python/sqlparse/sqlparse.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sqlparse/sqlparse.SlackBuild b/python/sqlparse/sqlparse.SlackBuild
index 75821c7935..829d1dbcee 100644
--- a/python/sqlparse/sqlparse.SlackBuild
+++ b/python/sqlparse/sqlparse.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sqlparse
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}