# HG changeset patch
# User iuc
# Date 1639929499 0
# Node ID 0dbf49c414ae19b56b26c69ed62b54d8bc68f9dc
# Parent  c370440f901e51e7d643e09799fd2dea712ef079
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 1354b1358df89a922c3243f7e27ce789094b8644"

diff -r c370440f901e -r 0dbf49c414ae samtools_view.xml
--- a/samtools_view.xml	Sat Nov 27 12:33:46 2021 +0000
+++ b/samtools_view.xml	Sun Dec 19 15:58:19 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="samtools_view" name="Samtools view" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
+<tool id="samtools_view" name="Samtools view" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@">
     <description>- reformat, filter, or subsample SAM, BAM or CRAM</description>
     <macros>
         <import>macros.xml</import>
@@ -37,7 +37,7 @@
         </xml>
     </macros>
     <expand macro="requirements">
-        <requirement type="package">gawk</requirement>
+        <requirement type="package" version="5.1.0">gawk</requirement>
     </expand>
     <expand macro="stdio"/>
     <expand macro="version_command"/>