diff options
Diffstat (limited to 'office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild')
-rw-r--r-- | office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild b/office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild index 4171e844dd..69b2dbe9b1 100644 --- a/office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild +++ b/office/python3-xlsx2csv/python3-xlsx2csv.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-xlsx2csv SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.8.3} +VERSION=${VERSION:-0.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |