diff macros.xml @ 4:cd06929b224b draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit f88d0f555d2bb239e6f2818454fc767ccd2f2150"
author bgruening
date Sun, 29 Aug 2021 10:49:02 +0000
parents a199cd7ac344
children 7c847ec300b8
line wrap: on
line diff
--- a/macros.xml	Sat Apr 18 19:39:13 2020 -0400
+++ b/macros.xml	Sun Aug 29 10:49:02 2021 +0000
@@ -1,11 +1,12 @@
 <macros>
     <xml name="requirements">
         <requirements>
-        <requirement type="package" version="@VERSION@">racon</requirement>
+        <requirement type="package" version="@TOOL_VERSION@">racon</requirement>
             <yield/>
         </requirements>
     </xml>
-    <token name="@VERSION@">1.4.13</token>
+    <token name="@TOOL_VERSION@">1.4.13</token>
+    <token name="@VERSION_SUFFIX@">1</token>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1101/gr.214270.116</citation>