From 47745bb85d4ffee8cf2c50fa059b931d1f039acc Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Thu, 23 Jan 2014 13:38:26 -0500 Subject: [PATCH] rename nethack-cocoa.rb to nethackcocoa.rb per naming rules in CONTRIBUTING.md --- Casks/{nethack-cocoa.rb => nethackcocoa.rb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Casks/{nethack-cocoa.rb => nethackcocoa.rb} (89%) diff --git a/Casks/nethack-cocoa.rb b/Casks/nethackcocoa.rb similarity index 89% rename from Casks/nethack-cocoa.rb rename to Casks/nethackcocoa.rb index c97faffafe..f729e08f35 100644 --- a/Casks/nethack-cocoa.rb +++ b/Casks/nethackcocoa.rb @@ -1,4 +1,4 @@ -class NethackCocoa < Cask +class Nethackcocoa < Cask url 'https://nethack-cocoa.googlecode.com/files/NetHackCocoa-0.3.4.dmg' homepage 'https://code.google.com/p/nethack-cocoa/' version '0.3.4'