From 9b570f2d2cf30c3f2881d2448dbdf528fcd45984 Mon Sep 17 00:00:00 2001 From: Omid Hosseini <ohosseini@passcal.nmt.edu> Date: Mon, 7 Jun 2021 17:40:32 +0000 Subject: [PATCH] Update meta.yaml --- conda.recipe/meta.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index f3415cb..311c92c 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -1,6 +1,6 @@ package: name: data2passcal - version: 2020.213 + version: 2021.158 source: path: ../ @@ -26,7 +26,8 @@ test: - python -m unittest tests.test_data2passcal about: - home: https://git.passcal.nmt.edu/passoft/data2passcal + home: https://www.passcal.nmt.edu/content/software-resources + dev_url: https://git.passcal.nmt.edu/passoft/data2passcal license: GPLv3 license_file: LICENSE summary: Send MSEED files ready for archival at the DMC to PASSCAL's QC system -- GitLab