summaryrefslogtreecommitdiff
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2017-01-12 01:12:22 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-15 06:35:52 +0700
commitbd4b202e7dc7fc1ce1419bcfcbef9d7427452f37 (patch)
tree126347c756694880c425079650f8af795b1fa00d /development/pandas/pandas.SlackBuild
parent7745e57ccf18c239c9bc459ee07c5e52b1c88573 (diff)
downloadslackbuilds-bd4b202e7dc7fc1ce1419bcfcbef9d7427452f37.tar.gz
development/pandas: Updated for version 0.19.2.
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 e32453e906..7c3b44ed4a 100644
--- a/development/pandas/pandas.SlackBuild
+++ b/development/pandas/pandas.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pandas
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 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.19.0}
+VERSION=${VERSION:-0.19.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}