changeset 3:13ce32ffda3a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gemini_0_18_1 commit 2f3c5976d08f63f05e1d9726343d03a478dc035b-dirty
author iuc
date Tue, 16 Feb 2016 05:50:43 -0500
parents b90d6db50590
children 7c243453eac2
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Dec 29 11:39:53 2015 -0500
+++ b/tool_dependencies.xml	Tue Feb 16 05:50:43 2016 -0500
@@ -7,7 +7,7 @@
         <install version="1.0">
             <actions>
                 <!-- first action is always downloading -->
-                <action type="download_file">https://raw.githubusercontent.com/arq5x/gemini/edf6dbaff3664cabf3043d6eb4db3aa7788b1572/gemini/scripts/gemini_install.py</action>
+                <action sha256sum="1d3d3b9d47555e1f62c1a870d8fd2ecbfc0bed25910cab31af5b585db3144a68" type="download_file">https://github.com/arq5x/gemini/archive/v0.18.1.tar.gz</action>
 
                 <!-- populate the environment variables from the dependend repos -->
                 <action type="set_environment_for_install">
@@ -17,7 +17,7 @@
                 </action>
 
                 <action type="shell_command">
-                    export HOME=$INSTALL_DIR &amp;&amp; python gemini_install.py $INSTALL_DIR $INSTALL_DIR --nodata --gemini-version 0.18.0
+                    export HOME=$INSTALL_DIR &amp;&amp; python gemini_install.py $INSTALL_DIR $INSTALL_DIR --nodata --gemini-version 0.18.1
                 </action>
 
                 <action type="set_environment">