changeset 24:8f7aa0a4359b draft

planemo upload for repository https://github.com/galaxyproject/dunovo commit b'309ff24fe3b15fff6779a86d997c7e603eb46cad\n'-dirty
author nick
date Fri, 03 Feb 2017 18:02:47 -0500
parents 20d78baf0806
children 736ead34b470
files env.sh tool_dependencies.xml
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/env.sh	Fri Feb 03 18:02:47 2017 -0500
@@ -0,0 +1,4 @@
+DUPLEX_DIR=/home/me/bx/code/duplex; export DUPLEX_DIR
+PATH=/home/me/bx/code/duplex:$PATH; export PATH
+DUPLEX_ROOT_DIR=/home/me/bx/code/duplex; export DUPLEX_ROOT_DIR
+
--- a/tool_dependencies.xml	Fri Feb 03 15:54:34 2017 -0500
+++ b/tool_dependencies.xml	Fri Feb 03 18:02:47 2017 -0500
@@ -15,7 +15,7 @@
   <package name="duplex" version="0.6">
     <install version="1.0">
       <actions>
-        <action sha256sum="bcfe5bc066545888da14779bc48941bd6a2f147d57fd0f851d82e495adade48f" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.5.tar.gz</action>
+        <action sha256sum="a3cc378c22fcfc3bcaa11129f27f61bab5ff51cc9185320d53ece273b56e6214" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.6.tar.gz</action>
         <action type="shell_command">make</action>
         <action type="move_directory_files">
           <source_directory>.</source_directory>