diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-16 15:14:24 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-20 11:53:29 +0700 |
commit | 2bd3f2c30f2f1020102e2fb4dafc04f3aad5ad0b (patch) | |
tree | 73e64ae5135b9da0bb42dfe9e73f5ad0272fd395 /development/pandas/pandas.SlackBuild | |
parent | 16a137e9c095177d29a86fb2558c4bf5025b60ab (diff) | |
download | slackbuilds-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.SlackBuild | 2 |
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} |