summaryrefslogtreecommitdiffstats
path: root/libraries/python-xlrd/python-xlrd.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-08-22 10:43:43 +0200
committer Willy Sudiarto Raharjo2017-08-26 02:20:17 +0200
commit4e9e151e8363d53239a14f75779167549dbd8068 (patch)
treeb6bf22b42dacf56b4f7a2f6d217838c2c93ae41f /libraries/python-xlrd/python-xlrd.SlackBuild
parentceb2560a6b493159ae573032de6325110543086e (diff)
downloadslackbuilds-4e9e151e8363d53239a14f75779167549dbd8068.tar.gz
libraries/python-xlrd: Updated for version 1.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/python-xlrd/python-xlrd.SlackBuild')
-rw-r--r--libraries/python-xlrd/python-xlrd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/python-xlrd/python-xlrd.SlackBuild b/libraries/python-xlrd/python-xlrd.SlackBuild
index 552ddb53a2..fde42607c5 100644
--- a/libraries/python-xlrd/python-xlrd.SlackBuild
+++ b/libraries/python-xlrd/python-xlrd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xlrd
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-xlrd
SCRNAM=$(echo $PRGNAM | cut -c8-11)
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}