kicad-library.rb: add name

This commit is contained in:
Victor Popkov 2015-05-08 22:55:29 +03:00
parent 2a0ebd122b
commit 3c975ad34f
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ cask :v1 => 'kicad-library' do
# mdx4.org is the official download host per the vendor homepage # mdx4.org is the official download host per the vendor homepage
url "http://www.mdx4.org/uploads/kicad/Library-#{version}.zip" url "http://www.mdx4.org/uploads/kicad/Library-#{version}.zip"
name 'KiCad Library'
homepage 'http://www.kicad-pcb.org/' homepage 'http://www.kicad-pcb.org/'
license :gpl license :gpl