Mercurial > repos > iuc > meme_fimo
diff macros.xml @ 18:c5209f38700d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 03235f29be6368f58bc730a20d87a13cf215310f"
author | iuc |
---|---|
date | Sat, 09 Apr 2022 08:32:23 +0000 |
parents | d7a6ea1e3b9d |
children | 01f5d04846c4 |
line wrap: on
line diff
--- a/macros.xml Sat Nov 27 14:37:42 2021 +0000 +++ b/macros.xml Sat Apr 09 08:32:23 2022 +0000 @@ -1,9 +1,10 @@ <?xml version='1.0' encoding='UTF-8'?> <macros> - <token name="@TOOL_VERSION@">5.0.5</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@TOOL_VERSION@">5.4.1</token> <xml name="requirements"> <requirements> - <requirement type="package" version="5.0.5">meme</requirement> + <requirement type="package" version="@TOOL_VERSION@">meme</requirement> <yield/> </requirements> </xml>