mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat cups-pdf.rb according to readability conventions
This commit is contained in:
parent
fb8df12769
commit
f26f1fbbb9
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class CupsPdf < Cask
|
||||
url 'https://bitbucket.org/codepoet/cups-pdf-for-mac-os-x/downloads/CUPS-PDF%202.5.0%20Installer.zip'
|
||||
homepage 'http://www.cups-pdf.de'
|
||||
version '2.5.0'
|
||||
sha256 'a51a44dfb2f12fd6a291a94dcd863690c8246f6d66e10d74b0a30c1b67b080f7'
|
||||
|
||||
url 'https://bitbucket.org/codepoet/cups-pdf-for-mac-os-x/downloads/CUPS-PDF%202.5.0%20Installer.zip'
|
||||
homepage 'http://www.cups-pdf.de'
|
||||
|
||||
install 'CUPS-PDF.mpkg'
|
||||
uninstall :pkgutil => 'net.codepoetry.cupspdf.*pkg'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue