Mercurial > repos > iuc > meryl
diff macros.xml @ 4:0872af4c2c85 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit 51618128e9d1a23f1f3a8c9df7f2b23a2ba3f3c2"
| author | iuc |
|---|---|
| date | Fri, 30 Apr 2021 06:40:00 +0000 |
| parents | 93345f452deb |
| children | ed50d99788c8 |
line wrap: on
line diff
--- a/macros.xml Thu Apr 15 11:52:08 2021 +0000 +++ b/macros.xml Fri Apr 30 06:40:00 2021 +0000 @@ -1,6 +1,6 @@ <macros> - <token name="@TOOL_VERSION@">1.2</token> - <token name="@GALAXY_TOOL_VERSION@">galaxy1</token> + <token name="@TOOL_VERSION@">1.3</token> + <token name="@GALAXY_TOOL_VERSION@">galaxy0</token> <xml name="edam_ontology"> <edam_topics> <edam_topic>topic_0196</edam_topic> @@ -12,7 +12,7 @@ <xml name="requirements"> <requirements> <requirement type="package" version="1.1">merqury</requirement> - <requirement type="package" version="1.3">meryl</requirement> + <requirement type="package" version="@TOOL_VERSION@">meryl</requirement> <requirement type="package" version="1.34">tar</requirement> </requirements> </xml>
