Mercurial > repos > chemteam > ambertools_acpype
diff macros.xml @ 5:27ee142314a9 draft
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 4a3f58846bcad26240ccdc6b76e8f4d2cbe63631"
author | chemteam |
---|---|
date | Mon, 25 Jan 2021 11:15:57 +0000 |
parents | c6afbb28f547 |
children | 710301bc46fa |
line wrap: on
line diff
--- a/macros.xml Tue Apr 07 08:10:40 2020 -0400 +++ b/macros.xml Mon Jan 25 11:15:57 2021 +0000 @@ -1,8 +1,8 @@ <macros> - <token name="@VERSION@">19.11</token> + <token name="@TOOL_VERSION@">20.15</token> <xml name="requirements"> <requirements> - <requirement type="package" version="19.11">ambertools</requirement> + <requirement type="package" version="@TOOL_VERSION@">ambertools</requirement> <yield/> </requirements> </xml>