<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,8 +5,7 @@ require 'brewkit'
 # &quot;a very long time&quot; to bootstrap the image.
 
 class Factor &lt;Formula
-  url 'git://github.com/slavapestov/factor.git'
-  version 'trunk'
+  head 'git://github.com/slavapestov/factor.git'
   homepage 'http://factorcode.org/'
 
   def install
@@ -16,7 +15,7 @@ class Factor &lt;Formula
     libexec.install &quot;Factor.app&quot;
     libexec.install &quot;factor.image&quot;
   end
-  
+
   def caveats
     &quot;Cocoa app installed to #{libexec}.\n\n&quot;\
     &quot;Makes use of 'factor.image' in the same folder.&quot;</diff>
      <filename>Library/Formula/factor.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2c6f6e16913ec4f0751abc181dd92f1307e0bd34</id>
    </parent>
  </parents>
  <author>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </author>
  <url>http://github.com/skalnik/homebrew/commit/139a81fb93e84190c40b923bb0c5f187a057902b</url>
  <id>139a81fb93e84190c40b923bb0c5f187a057902b</id>
  <committed-date>2009-10-08T19:59:41-07:00</committed-date>
  <authored-date>2009-10-08T19:59:02-07:00</authored-date>
  <message>The proper way to do this is with the head function</message>
  <tree>cd3845a42fd040585c6fee50f654cebfbe3feb8c</tree>
  <committer>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </committer>
</commit>
