comparison macros.xml @ 5:5e668dc9f379 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit a5ff06c631a2a5a0d5d44edd6cb58a599d50918b"
author iuc
date Wed, 19 May 2021 16:50:43 +0000
parents 7f781286b55f
children 3bc2ef3d4a17
comparison
equal deleted inserted replaced
4:78bbd17d0703 5:5e668dc9f379
1 <macros> 1 <macros>
2 <token name="@VERSION@">1.2.2</token> 2 <token name="@VERSION@">1.3.1</token>
3 <xml name="requirements"> 3 <xml name="requirements">
4 <requirements> 4 <requirements>
5 <requirement type="package" version="@VERSION@">ivar</requirement> 5 <requirement type="package" version="@VERSION@">ivar</requirement>
6 <requirement type="package" version="1.9">samtools</requirement>
7 <yield /> 6 <yield />
8 </requirements> 7 </requirements>
9 </xml> 8 </xml>
10 <xml name="version_command"> 9 <xml name="version_command">
11 <version_command>ivar version | grep version</version_command> 10 <version_command>ivar version | grep version</version_command>