# HG changeset patch
# User iuc
# Date 1557492800 14400
# Node ID 2a598c0aa0423ec79e115dae763889b685c73039
# Parent  821bf8bc5623fc29c5f2f3e0cc0d53ac40613aed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snap commit 4a8f640dec78899be470ddd1c436fc0d158c80f3

diff -r 821bf8bc5623 -r 2a598c0aa042 snap_training.xml
--- a/snap_training.xml	Fri Oct 20 03:51:58 2017 -0400
+++ b/snap_training.xml	Fri May 10 08:53:20 2019 -0400
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
-<tool id="snap_training" name="Train SNAP" profile="16.04" version="@VERSION@">
+<tool id="snap_training" name="Train SNAP" profile="16.04" version="@VERSION@+galaxy1">
     <description>ab-initio gene predictor</description>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements">
-        <requirement type="package" version="2.31.9">maker</requirement>
+        <requirement type="package" version="2.31.10">maker</requirement>
     </expand>
     <command><![CDATA[
         cp '${maker_gff}' input.gff3 &&