From a7c7031cf5c3d8374c872153c7925444df69d80c Mon Sep 17 00:00:00 2001
From: Omid Hosseini <ohosseini@passcal.nmt.edu>
Date: Mon, 7 Jun 2021 21:39:10 +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 12222e7..afa7082 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -1,6 +1,6 @@
 package:
   name: refscrub
-  version: 2020.216
+  version: 2021.158
 
 source:
   path: ../
@@ -24,7 +24,8 @@ test:
     - python -m unittest
 
 about:
-  home: https://git.passcal.nmt.edu/passoft/refscrub
+  home: https://www.passcal.nmt.edu/content/software-resources
+  dev_url: https://git.passcal.nmt.edu/passoft/refscrub
   license: GPLv3
   license_file: LICENSE
   summary: Remove select packets from RT130 data
-- 
GitLab