summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--python/stack_data/stack_data.SlackBuild2
-rw-r--r--python/stack_data/stack_data.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/stack_data/stack_data.info b/python/stack_data/stack_data.info
index beae00151a..4ed792ad0a 100644
--- a/python/stack_data/stack_data.info
+++ b/python/stack_data/stack_data.info
@@ -1,8 +1,8 @@
PRGNAM="stack_data"
-VERSION="0.5.1"
+VERSION="0.6.0"
HOMEPAGE="https://github.com/alexmojaki/stack_data"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-0.5.1.tar.gz"
-MD5SUM="80a758cf84b583615957e886fd77608c"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-0.6.0.tar.gz"
+MD5SUM="eedee8944e6e08ddb3195f968553e861"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="asttokens python-executing pure_eval"