Fix the-unarchiver homepage to link the product page and not the homepage

This commit is contained in:
Jan Sauer 2015-06-01 18:57:47 +02:00
parent 556e1592c6
commit 28570e7dcf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'the-unarchiver' do
# googlecode.com is the official download host per the vendor homepage
url "https://theunarchiver.googlecode.com/files/TheUnarchiver#{version}_legacy.zip"
name 'The Unarchiver'
homepage 'http://unarchiver.c3.cx/'
homepage 'http://unarchiver.c3.cx/unarchiver'
license :oss
app 'The Unarchiver.app'