aboutsummaryrefslogtreecommitdiff
path: root/python/stack_data/stack_data.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-05 14:59:59 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:06 +0700
commit80adf5632ba44e7061d60e569db47e4fe4438008 (patch)
tree8d0920c433ed83dc6984690e9cb74d2d65ed0d94 /python/stack_data/stack_data.SlackBuild
parentcaafe1df316d2fc7055035088865cf28cd555726 (diff)
python/stack_data: Updated for version 0.6.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stack_data/stack_data.SlackBuild')
-rw-r--r--python/stack_data/stack_data.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/stack_data/stack_data.SlackBuild b/python/stack_data/stack_data.SlackBuild
index c0f42f4517..3fb2e7ebe0 100644
--- a/python/stack_data/stack_data.SlackBuild
+++ b/python/stack_data/stack_data.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=stack_data
-VERSION=${VERSION:-0.5.1}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}