From caed5396debe6557b243eb974dacb9f3aefef2ce Mon Sep 17 00:00:00 2001
From: Maeva Pourpoint <maeva@passcal.nmt.edu>
Date: Mon, 30 Aug 2021 13:47:47 -0600
Subject: [PATCH] Update "about" information in conda recipe

---
 conda.recipe/meta.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml
index 3cbedad..eab9681 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -28,7 +28,8 @@ test:
     - python -m unittest
 
 about:
-  home: https://git.passcal.nmt.edu/maeva/lemi2seed
+  home: https://www.passcal.nmt.edu/content/software-resources
+  dev_url: https://git.passcal.nmt.edu/maeva/lemi2seed
   license: GPLv3
   license_file: LICENSE
   summary: Convert LEMI data and metadata into day-long mseed and StationXML files.
-- 
GitLab