From 864c79bd5fef49aa0ed7381f111abcfd2effbc50 Mon Sep 17 00:00:00 2001
From: Tristan Walter <twalter@orn.mpg.de>
Date: Fri, 16 Oct 2020 16:37:05 +0200
Subject: [PATCH] build#4

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

diff --git a/conda/meta.yaml b/conda/meta.yaml
index c823fc6..7da3189 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -7,7 +7,7 @@ source:
     git_depth: 1
 
 build:
-    number: 3
+    number: 4
     string: saur
     run_exports:
         - {{ pin_compatible('ffmpeg', min_pin='x.x.x', max_pin='x.x.x') }}
-- 
GitLab