diff options
Diffstat (limited to 'python/python-parsedatetime/python-parsedatetime.SlackBuild')
-rw-r--r-- | python/python-parsedatetime/python-parsedatetime.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-parsedatetime/python-parsedatetime.SlackBuild b/python/python-parsedatetime/python-parsedatetime.SlackBuild index 281f6eacc3..47e05d073d 100644 --- a/python/python-parsedatetime/python-parsedatetime.SlackBuild +++ b/python/python-parsedatetime/python-parsedatetime.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=python-parsedatetime DIRNAM=parsedatetime -VERSION=${VERSION:-2.5} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |