From 0c54e5ea12e492d9c6ec44062ca64a6707ade6af Mon Sep 17 00:00:00 2001
From: Tristan Walter <twalter@orn.mpg.de>
Date: Sat, 10 Oct 2020 03:07:05 +0200
Subject: [PATCH] meta

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

diff --git a/conda/meta.yaml b/conda/meta.yaml
index 1afefd1..57a1fe6 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -4,7 +4,7 @@ package:
   
 source:
     git_url: https://github.com/mooch443/trex.git
-    git_rev: 0b57a5d2d040d71783af717301087f16076054dc
+    git_rev: b3ed5db74b99efd6b4ceaa5987fb07ce1c5179c2
     git_depth: 1
 
 build:
-- 
GitLab