Mercurial > repos > bgruening > augustus
diff macros.xml @ 16:22127ef4695b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit fbd55928544683a7f7e6e10dadabe698bc71b0e4
| author | iuc |
|---|---|
| date | Fri, 04 Oct 2024 11:31:48 +0000 |
| parents | 321685cae9e5 |
| children | de5f42e9a85c |
line wrap: on
line diff
--- a/macros.xml Mon Aug 30 21:43:05 2021 +0000 +++ b/macros.xml Fri Oct 04 11:31:48 2024 +0000 @@ -2,13 +2,14 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="@VERSION@">augustus</requirement> + <requirement type="package" version="@TOOL_VERSION@">augustus</requirement> <yield /> </requirements> </xml> - <token name="@VERSION@">3.4.0</token> - <token name="@SUFFIX_VERSION@">1</token> + <token name="@TOOL_VERSION@">3.4.0</token> + <token name="@VERSION_SUFFIX@">2</token> + <token name="@PROFILE@">23.1</token> <xml name="citations">
