Mercurial > repos > devteam > package_bowtie_2_2_4
changeset 1:853f859fc50b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_bowtie_2_2_4 commit de7140295cce07e1bc1697e51dab4271c8d7a8a6
author | devteam |
---|---|
date | Fri, 18 Dec 2015 18:34:44 -0500 |
parents | 91b1c3b55eec |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Dec 04 12:57:06 2014 -0500 +++ b/tool_dependencies.xml Fri Dec 18 18:34:44 2015 -0500 @@ -4,14 +4,14 @@ <install version="1.0"> <actions_group> <actions os="linux" architecture="x86_64"> - <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.4-linux-x86_64.zip</action> + <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.4-linux-x86_64.tgz</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> </actions> <actions os="darwin" architecture="x86_64"> - <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bowtie2/bowtie2-2.2.4-macos-x86_64.zip</action> + <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bowtie2/bowtie2-2.2.4-macos-x86_64.tgz</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory>