summaryrefslogtreecommitdiffstats
path: root/python/pytables/pytables.SlackBuild
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2011-07-15 19:06:23 -0300
committer Robby Workman <rworkman@slackbuilds.org>2011-07-21 22:52:08 -0500
commitafd30e8b8a900135f0f04558d6ea8c641ed9d1de (patch)
treebf4e8b9ce15d564213d5ab290fe19ca7f2c087e2 /python/pytables/pytables.SlackBuild
parent48d1b64b6e1330fed1572ea6c0e3e87b64c42885 (diff)
downloadslackbuilds-afd30e8b8a900135f0f04558d6ea8c641ed9d1de.tar.gz
slackbuilds-afd30e8b8a900135f0f04558d6ea8c641ed9d1de.tar.xz
python/pytables: Updated for version 2.2.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/pytables/pytables.SlackBuild')
-rw-r--r--python/pytables/pytables.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pytables/pytables.SlackBuild b/python/pytables/pytables.SlackBuild
index 27c070852d..fb5822657f 100644
--- a/python/pytables/pytables.SlackBuild
+++ b/python/pytables/pytables.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pytables
-# Copyright 2007-2010 LukenShiro <lukenshiro@ngi.it>
+# Copyright 2007-2011 LukenShiro <lukenshiro@ngi.it>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pytables
-VERSION=${VERSION:-2.2}
+VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}