Add Qdesktop version 0.1.2

Qdesktop lets you set a web page of your liking as the desktop background of your Mac.

Fix version number.
This commit is contained in:
Vincent Klaiber 2014-05-05 20:54:58 +02:00
parent 9e09d8788d
commit 30d4e15eec
1 changed files with 7 additions and 0 deletions

7
Casks/qdesktop.rb Normal file
View File

@ -0,0 +1,7 @@
class Qdesktop < Cask
url 'https://bitbucket.org/qvacua/qvacua/downloads/Qdesktop-0.1.1.zip'
homepage 'http://qvacua.com'
version '0.1.1'
sha256 '1eddd3513cca892fb8e53452d79d4589ef5b1e3cd885a1f52748b6df64588094'
link 'Qdesktop.app'
end