summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-08-22 10:43:43 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-26 07:20:17 +0700
commit4e9e151e8363d53239a14f75779167549dbd8068 (patch)
treeb6bf22b42dacf56b4f7a2f6d217838c2c93ae41f
parentceb2560a6b493159ae573032de6325110543086e (diff)
downloadslackbuilds-4e9e151e8363d53239a14f75779167549dbd8068.tar.gz
slackbuilds-4e9e151e8363d53239a14f75779167549dbd8068.tar.xz
libraries/python-xlrd: Updated for version 1.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--libraries/python-xlrd/python-xlrd.SlackBuild4
-rw-r--r--libraries/python-xlrd/python-xlrd.info6
2 files changed, 5 insertions, 5 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}
diff --git a/libraries/python-xlrd/python-xlrd.info b/libraries/python-xlrd/python-xlrd.info
index 30e6ba9120..b080ab21e9 100644
--- a/libraries/python-xlrd/python-xlrd.info
+++ b/libraries/python-xlrd/python-xlrd.info
@@ -1,8 +1,8 @@
PRGNAM="python-xlrd"
-VERSION="1.0.0"
+VERSION="1.1.0"
HOMEPAGE="http://www.python-excel.org/"
-DOWNLOAD="https://pypi.python.org/packages/42/85/25caf967c2d496067489e0bb32df069a8361e1fd96a7e9f35408e56b3aab/xlrd-1.0.0.tar.gz"
-MD5SUM="9a91b688cd4945477ac28187a54f9a3b"
+DOWNLOAD="https://pypi.python.org/packages/86/cf/bb010f16cefa8f26ac9329ca033134bcabc7a27f5c3d8de961bacc0f80b3/xlrd-1.1.0.tar.gz"
+MD5SUM="b85c9916ac755cad489a9005f5a0d390"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""