diff presto_macros.xml @ 1:cb342df438dd draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit a42c43c1528ae7b7efe2c5ef848681d574df0405"
author iuc
date Tue, 22 Jun 2021 16:36:34 +0000
parents f47efbc66fad
children 7bdff30820bf
line wrap: on
line diff
--- a/presto_macros.xml	Wed May 30 15:37:15 2018 -0400
+++ b/presto_macros.xml	Tue Jun 22 16:36:34 2021 +0000
@@ -8,7 +8,7 @@
     
     <xml name="requirements">
         <requirements>
-              <requirement type="package" version="0.5.4">presto</requirement>
+              <requirement type="package" version="0.6.2">presto</requirement>
         </requirements>
     </xml>
     
@@ -36,7 +36,7 @@
         <validator type="regex" message="Value may include alphanumeric characters, underscores and spaces.">[A-Za-z0-9_ ]+</validator>
     </xml>
 
-    <token name="@PRESTO_URL_BASE@">https://presto.readthedocs.io/en/latest/tools</token>
+    <token name="@PRESTO_URL_BASE@">https://presto.readthedocs.io</token>
     
     <!-- When modifying this file ensure that the version here matches the version above in requirements. -->
     <token name="@PRESTO_VERSION@">0.5.4</token>
@@ -55,4 +55,4 @@
     - Steps that take a single set of fastq inputs can only take a single file
 * The ``--outdir`` and ``--outname`` options are not supported; output files are named directly
     ]]></token>
-</macros>
\ No newline at end of file
+</macros>