Repository 'duplex'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/nick/duplex

Changeset 24:8f7aa0a4359b (2017-02-03)
Previous changeset 23:20d78baf0806 (2017-02-03) Next changeset 25:736ead34b470 (2017-02-04)
Commit message:
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'309ff24fe3b15fff6779a86d997c7e603eb46cad\n'-dirty
modified:
tool_dependencies.xml
added:
env.sh
b
diff -r 20d78baf0806 -r 8f7aa0a4359b env.sh
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/env.sh Fri Feb 03 18:02:47 2017 -0500
b
@@ -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
+
b
diff -r 20d78baf0806 -r 8f7aa0a4359b tool_dependencies.xml
--- a/tool_dependencies.xml Fri Feb 03 15:54:34 2017 -0500
+++ b/tool_dependencies.xml Fri Feb 03 18:02:47 2017 -0500
b
@@ -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>