changeset 4:73dd574fb04f draft

updated documentation and help
author petr-novak
date Mon, 03 Feb 2020 02:33:02 -0500
parents 6f512dfb0c17
children 75fb7416b106
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jan 08 06:05:34 2020 -0500
+++ b/tool_dependencies.xml	Mon Feb 03 02:33:02 2020 -0500
@@ -3,12 +3,12 @@
   <package name="repex_tarean" version="2.3.7">
     <install version="1.0">
       <actions>
-        <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/246c3321651f.zip</action>
+        <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/f5f67c2a49ef.zip</action>
         <action type="shell_command">
           make
         </action>
         <action type="move_directory_files">
-          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-246c3321651f</source_directory>
+          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-f5f67c2a49ef</source_directory>
           <destination_directory>$INSTALL_DIR</destination_directory>
         </action>
 
@@ -16,7 +16,7 @@
           <environment_variable action="set_to" name="REPEX">$INSTALL_DIR</environment_variable>
         </action>
         <action type="set_environment">
-          <environment_variable action="set_to" name="REPEX_VERSION">"version: 0.3.7-434(246c332) branch: devel"</environment_variable>
+          <environment_variable action="set_to" name="REPEX_VERSION">"version: 0.3.7-445(f5f67c2) branch: devel"</environment_variable>
         </action>
       </actions>
     </install>