aboutsummaryrefslogtreecommitdiff
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-03-16 10:40:41 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-17 17:57:36 +0700
commitcfd22febb01a619d0ec2f10d95a9075d5408a72c (patch)
tree8152c1ab72ccb212b154d43aa51ebafbbed031f3 /development/pandas/pandas.SlackBuild
parent445d6471037742c2bc9fa4bb04d1014ac73ee9a1 (diff)
development/pandas: Updated for version 0.18.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/pandas/pandas.SlackBuild')
-rw-r--r--development/pandas/pandas.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/pandas/pandas.SlackBuild b/development/pandas/pandas.SlackBuild
index 2d1cd22cfab3..68196bcc00f4 100644
--- a/development/pandas/pandas.SlackBuild
+++ b/development/pandas/pandas.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pandas
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# 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=pandas
-VERSION=${VERSION:-0.17.1}
+VERSION=${VERSION:-0.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}