trr: put version before checksum

Closes Homebrew/homebrew#41867.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Kentaro Wada 2015-07-19 03:59:49 +09:00 committed by Dominyk Tiller
parent 6848ab6d35
commit 64e4bf3975

View file

@ -2,8 +2,8 @@ class Trr < Formula
desc "Type training program for emacs users"
homepage "https://code.google.com/p/trr22/"
url "https://trr22.googlecode.com/files/trr22_0.99-5.tar.gz"
sha256 "6bac2f947839cebde626cdaab0c0879de8f6f6e40bfd7a14ccdfe1a035a3bcc6"
version "22.0.99.5"
sha256 "6bac2f947839cebde626cdaab0c0879de8f6f6e40bfd7a14ccdfe1a035a3bcc6"
depends_on "apel"
depends_on "nkf" => :build