changeset 7:05cbf681c948 draft

Uploaded
author bgruening
date Fri, 04 Oct 2013 05:20:25 -0400
parents acf3fd6c5c8e
children 5d4078513d71
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Oct 04 04:47:02 2013 -0400
+++ b/tool_dependencies.xml	Fri Oct 04 05:20:25 2013 -0400
@@ -16,7 +16,7 @@
         <repository changeset_revision="ac9cc2992b69" name="package_biopython_1_62" owner="biopython" toolshed="http://testtoolshed.g2.bx.psu.edu" />
     </package>
     <package name="antismash_python_deps" version="2.0.2">
-        <install version="0.4">
+        <install version="1.0">
             <actions>
                 <action type="setup_virtualenv">helperlibs=0.1.2
 straight.plugin=1.4.0-post-1</action>
@@ -42,7 +42,7 @@
                 </actions>
                 <!-- Download the binaries for AntiSmash compatible with 64-bit Linux. -->
                 <actions architecture="x86_64" os="linux">
-                    <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antismash-2.0.2.x86_64.tar.bz2</action>
+                    <action target_filename="antismash-2.0.2.tar.bz2" type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antismash-2.0.2.x86_64.tar.bz2</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
                         <destination_directory>$INSTALL_DIR</destination_directory>