aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/wmctrl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/wmctrl.rb')
-rw-r--r--Library/Formula/wmctrl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wmctrl.rb b/Library/Formula/wmctrl.rb
index 97f7a515f..93b6c1c74 100644
--- a/Library/Formula/wmctrl.rb
+++ b/Library/Formula/wmctrl.rb
@@ -3,7 +3,7 @@ require 'formula'
class Wmctrl < Formula
homepage 'http://sweb.cz/tripie/utils/wmctrl/'
url 'http://tomas.styblo.name/wmctrl/dist/wmctrl-1.07.tar.gz'
- md5 '1fe3c7a2caa6071e071ba34f587e1555'
+ sha1 'a123019a7fd5adc3e393fc1108cb706268a34e4d'
depends_on 'pkg-config' => :build
depends_on 'glib'