summaryrefslogtreecommitdiffstats
path: root/python/python-parsedatetime/python-parsedatetime.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-01-30 08:33:39 +0100
committer Willy Sudiarto Raharjo2017-02-02 22:33:11 +0100
commit97e732d4e19c476dfd06da5d332f98f8d5aa272d (patch)
tree39bb8ad99b220c02e6593c634fe051743f3407dd /python/python-parsedatetime/python-parsedatetime.SlackBuild
parent2d2dba8d6704e1f5c700cb0a95906cfa9b640c4e (diff)
downloadslackbuilds-97e732d4e19c476dfd06da5d332f98f8d5aa272d.tar.gz
python/python-parsedatetime: Updated for version 2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-parsedatetime/python-parsedatetime.SlackBuild')
-rw-r--r--python/python-parsedatetime/python-parsedatetime.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-parsedatetime/python-parsedatetime.SlackBuild b/python/python-parsedatetime/python-parsedatetime.SlackBuild
index f63daa1e8b..79770ad8ec 100644
--- a/python/python-parsedatetime/python-parsedatetime.SlackBuild
+++ b/python/python-parsedatetime/python-parsedatetime.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-parsedatetime
-# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-parsedatetime
DIRNAM=parsedatetime
-VERSION=${VERSION:-2.1}
+VERSION=${VERSION:-2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}