From 08d324347c2d16bb000127feb11caf1574e81baf Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Tue, 13 Feb 2018 12:03:48 +0100 Subject: [PATCH] Update name in conda recipe --- conda-recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 18734c7..483e66e 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -1,5 +1,5 @@ package: - name: zmq_h5_writer + name: libCppH5Writer version: 0.0.1 build: @@ -23,5 +23,5 @@ requirements: about: - summary: "C++ implementation of a ZMQ to H5 writer." + summary: "C++ library for a ZMQ to H5 writer."