From 9710fde8af261884aa09037ee69d6ea8a0b8efb9 Mon Sep 17 00:00:00 2001
From: Omid Hosseini <ohosseini@dhcp-8.passcal.nmt.edu>
Date: Tue, 3 May 2022 14:28:44 -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 40905f3..cc61bb6 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -26,7 +26,7 @@ test:
 
 about:
   home: https://www.passcal.nmt.edu/content/software-resources
-  dev_url: https://git.passcal.nmt.edu/passoft/data2passcal
+  dev_url: https://git.passcal.nmt.edu/software_public/passoft/data2passcal
   license: GPLv3
   license_file: LICENSE
   summary: Send MSEED files ready for archival at the DMC to PASSCAL's QC system
-- 
GitLab