aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/treeline.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/treeline.rb b/Library/Formula/treeline.rb
index 8c4db9a32..baacda55b 100644
--- a/Library/Formula/treeline.rb
+++ b/Library/Formula/treeline.rb
@@ -1,9 +1,9 @@
require 'formula'
class Treeline < Formula
- url 'http://download.berlios.de/treeline/treeline-1.2.4.tar.gz'
homepage 'http://treeline.bellz.org/'
- md5 'af51957700b68c4af36dc0b5cf0fee92'
+ url 'http://sourceforge.net/projects/treeline/files/1.4.1/treeline-1.4.1.tar.gz'
+ sha1 'ac5ef60fbb02e2295868134b8e3068c2f905c170'
depends_on 'pyqt'