Mercurial > repos > iuc > lofreq_call
diff macros.xml @ 5:6bf3b0f614c5 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lofreq commit 841c48994eb214a2f8718b1d1aca22bc38598528"
| author | iuc |
|---|---|
| date | Mon, 15 Jun 2020 17:10:45 +0000 |
| parents | f8651038e975 |
| children |
line wrap: on
line diff
--- a/macros.xml Fri May 29 19:19:05 2020 +0000 +++ b/macros.xml Mon Jun 15 17:10:45 2020 +0000 @@ -1,11 +1,11 @@ <macros> - <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> - <token name="@TOOL_VERSION@">2.1.4</token> + <token name="@TOOL_VERSION@">2.1.5</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">lofreq</requirement> <yield/> </requirements> + <version_command>lofreq version | grep version | cut -d ' ' -f 2</version_command> </xml> <xml name="citations"> <citations>
