summaryrefslogtreecommitdiffstats
path: root/python/XlsxWriter/XlsxWriter.SlackBuild
diff options
context:
space:
mode:
author Barry J. Grundy <bgrundyat>2019-01-20 14:19:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-20 22:01:47 +0700
commit13abdb67168d91cc506dec16b69a32e49d570f08 (patch)
tree7adbcaf5ffbf5e126e7d97a443da49c03cd261c9 /python/XlsxWriter/XlsxWriter.SlackBuild
parent849417284ce1f968ef7b0a84e052dbe4612db68c (diff)
downloadslackbuilds-13abdb67168d91cc506dec16b69a32e49d570f08.tar.gz
slackbuilds-13abdb67168d91cc506dec16b69a32e49d570f08.tar.xz
python/XlsxWriter: Updated for version 1.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/XlsxWriter/XlsxWriter.SlackBuild')
-rw-r--r--python/XlsxWriter/XlsxWriter.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/XlsxWriter/XlsxWriter.SlackBuild b/python/XlsxWriter/XlsxWriter.SlackBuild
index bc57182b72..fc63398a0f 100644
--- a/python/XlsxWriter/XlsxWriter.SlackBuild
+++ b/python/XlsxWriter/XlsxWriter.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for XlsxWriter
-# Copyright 2016 Barry Grundy <bgrundy[at]linuxleo.com>
+# Copyright 2019 Barry Grundy <bgrundy[at]linuxleo.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,10 +21,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# Updated for version 1.0.2, March 2018
+# Updated for version 1.0.8, Jan 2019
PRGNAM=XlsxWriter
-VERSION=${VERSION:-1.0.2}
+VERSION=${VERSION:-1.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}