Mercurial > repos > bgruening > rdock_rbcavity
diff rdock_macros.xml @ 7:fd7a1a515dd3 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rdock commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
| author | bgruening |
|---|---|
| date | Tue, 28 Jul 2020 12:07:35 +0000 |
| parents | bbaddcb23dff |
| children |
line wrap: on
line diff
--- a/rdock_macros.xml Thu May 21 14:52:13 2020 +0000 +++ b/rdock_macros.xml Tue Jul 28 12:07:35 2020 +0000 @@ -1,4 +1,5 @@ <macros> + <token name="@TOOL_VERSION@">2013.1-0</token> <xml name="citations"> <citations> <citation type="doi">10.1371/journal.pcbi.1003571</citation> @@ -6,7 +7,7 @@ </xml> <xml name="requirements"> <requirements> - <requirement type="package" version="2013.1-0">rdock</requirement> + <requirement type="package" version="@TOOL_VERSION@">rdock</requirement> </requirements> </xml> </macros>
