hicolor-icon-theme 0.13

Closes Homebrew/homebrew#25704.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Julien Feltesse 2014-01-07 18:12:17 +09:00 committed by Mike McQuaid
parent e5aea6385f
commit 12cfe91bb5

View file

@ -2,8 +2,8 @@ require 'formula'
class HicolorIconTheme < Formula
homepage 'http://icon-theme.freedesktop.org/wiki/HicolorTheme'
url 'http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.12.tar.gz'
sha1 '87368844d1fcef899c3dc4e59f07264340606538'
url 'http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.13.tar.gz'
sha1 '15e30dfcf5e7b53c1a6f9028c30665006abba55c'
def install
system "./configure", "--prefix=#{prefix}"