# HG changeset patch # User petr-novak # Date 1561635404 14400 # Node ID 0f2df836637d3c55dcfc906233c14834a460b578 # Parent bbbcb48009f4132a4d36beed03150b1e5f2b2d0a Uploaded diff -r bbbcb48009f4 -r 0f2df836637d tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 27 07:27:26 2019 -0400 +++ b/tool_dependencies.xml Thu Jun 27 07:36:44 2019 -0400 @@ -3,9 +3,9 @@ <package name="profrep_databases" version="1.0"> <install version="1.0"> <actions> - <action type="download_file">http://bitbucket.org/petrnovak/re_databases/get/master.zip</action> + <action type="download_by_url">http://bitbucket.org/petrnovak/re_databases/get/master.zip</action> <action type="move_file"> - <source>master.zip</source> + <source>README.md</source> <destination>$INSTALL_DIR</destination> </action> </actions>