summaryrefslogtreecommitdiffstats
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-06-16 14:14:24 +0200
committer Willy Sudiarto Raharjo2015-06-20 06:53:29 +0200
commit2bd3f2c30f2f1020102e2fb4dafc04f3aad5ad0b (patch)
tree73e64ae5135b9da0bb42dfe9e73f5ad0272fd395 /development/pandas/pandas.SlackBuild
parent16a137e9c095177d29a86fb2558c4bf5025b60ab (diff)
downloadslackbuilds-2bd3f2c30f2f1020102e2fb4dafc04f3aad5ad0b.tar.gz
development/pandas: Updated for version 0.16.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 8b5335adee..e2c2d16c3f 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.16.1}
+VERSION=${VERSION:-0.16.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}