summaryrefslogtreecommitdiffstats
path: root/python/XlsxWriter/XlsxWriter.SlackBuild
diff options
context:
space:
mode:
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}