changeset 5:0d9201fcf2c9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chromeister commit 7b4e398a9ce827fd6ff9584173e3d1cd69f5cd6d
author iuc
date Thu, 18 Aug 2022 12:03:39 +0000
parents abd4855bb472
children
files chromeister.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/chromeister.xml	Wed Apr 14 06:06:36 2021 +0000
+++ b/chromeister.xml	Thu Aug 18 12:03:39 2022 +0000
@@ -1,7 +1,8 @@
-<tool id="chromeister" name="Chromeister" version="@TOOL_VERSION@">
+<tool id="chromeister" name="Chromeister" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05">
     <description>ultra-fast pairwise genome comparisons</description>
     <macros>
         <token name="@TOOL_VERSION@">1.5.a</token>
+        <token name="@VERSION_SUFFIX@">1</token>
     </macros>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">chromeister</requirement>