color-code 0.7.2

This is a version update for color-code, a Qt based board game,
akin to Mastermind, where you place colored tiles.  This was
compiled against Qt-4.7.4 and works very well on a 10.6.8
system running in 64bit.  Sometimes you come across an app that
builds so cleanly and has such a polished interface that it
makes you chuckle.  It could be the devs own a Mac.  Anyway,
here it is.
Closes Homebrew/homebrew#7997.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Nibbles 2bits 2011-10-06 01:37:35 -07:00 committed by Jack Nagel
parent 1ed6fe010f
commit efd3e9362c
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class ColorCode < Formula
url 'http://test.laebisch.com/ColorCode-0.5.5.tar.gz'
url 'http://colorcode.laebisch.com/download/ColorCode-0.7.2.tar.gz'
homepage 'http://colorcode.laebisch.com/'
md5 'f41657dccdb9305c3b5532f701067630'
sha1 'd9ecd49d04c41ac680ae4d2cb217215440c1a27d'
depends_on 'qt'