summaryrefslogtreecommitdiffstats
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-02-12 07:16:51 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-12 17:49:57 +0700
commit2c13efb08a14d7e126a4ab717434857e99725add (patch)
tree545365fff7f7c4f9b1513b2be4c1dd10497a38ac /development/pandas/pandas.SlackBuild
parent9725e624cee1b3cae9a7d14e8263ccb5c9a1959c (diff)
downloadslackbuilds-2c13efb08a14d7e126a4ab717434857e99725add.tar.gz
slackbuilds-2c13efb08a14d7e126a4ab717434857e99725add.tar.xz
development/pandas: Updated for version 0.15.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> 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 61840671a8..dfea238c60 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.14.1}
+VERSION=${VERSION:-0.15.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}