aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/cmds/brew-aspell-dictionaries
AgeCommit message (Collapse)Author
2013-02-18Rename Library/Contributions/cmds -> cmd.Mike McQuaid
2012-09-03brew-aspell-dictionaries: handle mirrorsJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03brew-aspell-dictionaries - generate aspell formulaeAlexis Hildebrandt
This script fetches the current list of aspell dictionaries from the gnu server and generates formulae that can then be included into the aspell formula. This makes updating current dictionaries and adding new ones easier. Tweaked by Mike to generate SHA1s instead of MD5s. Closes Homebrew/homebrew#12180. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>