summaryrefslogtreecommitdiff
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2018-08-10 14:10:55 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-11 07:23:15 +0700
commit31c55cd6cc440faf68f9c2f7526fbc62b418e5d9 (patch)
tree279b10018d427f34f9331f8bf5fac93a1a8af618 /development/pandas/pandas.SlackBuild
parent0f543b44881bea2e528e000dd483d0cfae76c2ce (diff)
downloadslackbuilds-31c55cd6cc440faf68f9c2f7526fbc62b418e5d9.tar.gz
development/pandas: Updated for version 0.23.4.
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 4fed98d205..b2aaa906af 100644
--- a/development/pandas/pandas.SlackBuild
+++ b/development/pandas/pandas.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pandas
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 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.21.0}
+VERSION=${VERSION:-0.23.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}