Skip to content

Commit

Permalink
Merge pull request #5265 from jeanregisser/master
Browse files Browse the repository at this point in the history
Fix Picturelife app link
  • Loading branch information
vitorgalvao committed Jul 10, 2014
2 parents fdd6ef2 + 98573b3 commit 964653c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/picturelife.rb → Casks/smartloader.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Picturelife < Cask
class Smartloader < Cask
version 'latest'
sha256 :no_check

url 'http://download.picturelife.com/mac/Picturelife.dmg'
homepage 'http://picturelife.com'

link 'Picturelife.app'
link 'Smartloader.app'
end

0 comments on commit 964653c

Please sign in to comment.