aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xdotool.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/xdotool.rb')
-rw-r--r--Library/Formula/xdotool.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xdotool.rb b/Library/Formula/xdotool.rb
index e3468cd14..a1038deeb 100644
--- a/Library/Formula/xdotool.rb
+++ b/Library/Formula/xdotool.rb
@@ -3,7 +3,7 @@ require 'formula'
class Xdotool < Formula
homepage 'http://www.semicomplete.com/projects/xdotool/'
url 'http://semicomplete.googlecode.com/files/xdotool-2.20110530.1.tar.gz'
- md5 '62d0c2158bbaf882a1cf580421437b2f'
+ sha1 'bf8372b2e76e8ee3884763cee6e8b3f66bf29aa6'
depends_on 'pkg-config' => :build