summaryrefslogtreecommitdiff
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-06-08 18:11:53 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-12 06:51:44 +0700
commit2e56878eb97f85d975e3b5564b42fbc0fa3f848f (patch)
tree2742d0e70b84787bdedb653cb33a322b197e13dc /development/pandas/pandas.SlackBuild
parent1c0cfeb57deb7fb1a1294a92dd82ab2e70838a5b (diff)
downloadslackbuilds-2e56878eb97f85d975e3b5564b42fbc0fa3f848f.tar.gz
development/pandas: Updated for version 0.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/pandas/pandas.SlackBuild')
-rw-r--r--development/pandas/pandas.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pandas/pandas.SlackBuild b/development/pandas/pandas.SlackBuild
index 3af556799e..114906be68 100644
--- a/development/pandas/pandas.SlackBuild
+++ b/development/pandas/pandas.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pandas
-VERSION=${VERSION:-0.13.1}
+VERSION=${VERSION:-0.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}