Repository 'package_peptideshaker_1_1'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/package_peptideshaker_1_1

Changeset 1:d96500b8f698 (2015-11-06)
Previous changeset 0:a6c127961812 (2015-11-06) Next changeset 2:aa9c3d729470 (2015-11-11)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r a6c127961812 -r d96500b8f698 tool_dependencies.xml
--- a/tool_dependencies.xml Fri Nov 06 15:08:05 2015 -0500
+++ b/tool_dependencies.xml Fri Nov 06 15:18:29 2015 -0500
b
@@ -3,15 +3,15 @@
     <package name="peptide_shaker" version="1.1">
     <install version="1.0">
         <actions>
-            <action type="download_by_url">http://genesis.ugent.be/maven2/eu/isas/peptideshaker/PeptideShaker/1.1.1/PeptideShaker-1.1.1.zip</action>
+            <action type="download_by_url">http://genesis.ugent.be/maven2/eu/isas/peptideshaker/PeptideShaker/1.1.3/PeptideShaker-1.1.3.zip</action>
             <action type="move_directory_files">
-                <source_directory>PeptideShaker-1.1.1</source_directory>
+                <source_directory>PeptideShaker-1.1.3</source_directory>
                 <destination_directory>$INSTALL_DIR/</destination_directory>
             </action>
             <action type="set_environment">
                 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
                 <environment_variable name="PEPTIDESHAKER_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable>
-                <environment_variable name="PEPTIDESHAKER_JAR_PATH" action="set_to">$INSTALL_DIR/PeptideShaker-1.1.1.jar</environment_variable>
+                <environment_variable name="PEPTIDESHAKER_JAR_PATH" action="set_to">$INSTALL_DIR/PeptideShaker-1.1.3.jar</environment_variable>
             </action>
         </actions>
     </install>