From 3198d1e3cac8a243b95ffbeef4e9ed063aee5dad Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 26 Feb 2014 07:49:46 -0500 Subject: [PATCH] rename battle-for-wesnoth.rb to wesnoth.rb per naming rules in CONTRIBUTING.md --- Casks/{battle-for-wesnoth.rb => wesnoth.rb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Casks/{battle-for-wesnoth.rb => wesnoth.rb} (88%) diff --git a/Casks/battle-for-wesnoth.rb b/Casks/wesnoth.rb similarity index 88% rename from Casks/battle-for-wesnoth.rb rename to Casks/wesnoth.rb index 70208ba5b..9f09b7ebc 100644 --- a/Casks/battle-for-wesnoth.rb +++ b/Casks/wesnoth.rb @@ -1,4 +1,4 @@ -class BattleForWesnoth < Cask +class Wesnoth < Cask url 'http://downloads.sourceforge.net/sourceforge/wesnoth/Wesnoth_1.10.7.dmg' homepage 'http://wesnoth.org' version '1.10.7'