From f8857b233ea5bc6021249597b8b7966ef7ece9bb Mon Sep 17 00:00:00 2001
From: Omid Hosseini <ohosseini@dhcp-8.passcal.nmt.edu>
Date: Tue, 3 May 2022 15:21:56 -0600
Subject: [PATCH] Update the meta.yaml file with new software's git repository
 address

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

diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml
index 003f492..381116c 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -25,7 +25,7 @@ test:
 
 about:
   home: https://www.passcal.nmt.edu/content/software-resources
-  dev_url: https://git.passcal.nmt.edu/passoft/mseedpeek
+  dev_url: https://git.passcal.nmt.edu/software_public/passoft/mseedpeek
   license: GPLv3
   license_file: LICENSE
   summary: View mseed headers
-- 
GitLab