Skip to content

Commit

Permalink
Update wacom tablet homepages
Browse files Browse the repository at this point in the history
Most links were broken, old, or generic.
  • Loading branch information
amarshall committed Jan 21, 2017
1 parent 912dc75 commit 148f3f9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Casks/wacom-bamboo-tablet.rb
Expand Up @@ -4,7 +4,7 @@

url "http://cdn.wacom.com/u/productsupport/drivers/mac/consumer/pentablet_#{version}.dmg"
name 'Wacom Bamboo Tablet'
homepage 'https://us.wacom.com/en/support/drivers'
homepage 'https://www.wacom.com/support/product-support/drivers'

pkg 'Install Wacom Tablet.pkg'

Expand Down
2 changes: 1 addition & 1 deletion Casks/wacom-graphire2-tablet.rb
Expand Up @@ -4,7 +4,7 @@

url "https://www.wacom.asia/sites/default/files/drivers/WacomTablet_#{version}.dmg"
name 'Graphire2 Wacom Tablet'
homepage 'https://www.wacom.asia/taxonomy/term/21'
homepage 'https://www.wacom.com/support/graphire-support'

pkg 'Install Wacom Tablet.pkg'

Expand Down
2 changes: 1 addition & 1 deletion Casks/wacom-graphire4-tablet.rb
Expand Up @@ -4,7 +4,7 @@

url "http://cdn.wacom.com/U/Drivers/Mac/Consumer/#{version.sub(%r{-.*}, '').delete('.')}/PenTablet_#{version}.dmg"
name 'Graphire4 (CTE) Legacy Driver'
homepage 'https://us.wacom.com/en/support/legacy-drivers/'
homepage 'https://www.wacom.com/support/graphire-support'

pkg 'Install Bamboo.pkg'

Expand Down
2 changes: 1 addition & 1 deletion Casks/wacom-intuos-3-tablet.rb
Expand Up @@ -4,7 +4,7 @@

url "http://cdn.wacom.com/u/productsupport/drivers/mac/professional/WacomTablet_#{version}.dmg"
name 'Wacom Intuos 3 Tablet'
homepage 'http://www.wacom.com/'
homepage 'https://www.wacom.com/en-us/support/product-support/drivers'

conflicts_with cask: 'wacom-intuos-tablet'

Expand Down
2 changes: 1 addition & 1 deletion Casks/wacom-intuos-tablet.rb
Expand Up @@ -4,7 +4,7 @@

url "http://cdn.wacom.com/u/productsupport/drivers/mac/professional/WacomTablet_#{version}.dmg"
name 'Wacom Intuos 4/5/Pro Tablet'
homepage 'http://www.wacom.com/'
homepage 'https://www.wacom.com/support/product-support/drivers'

conflicts_with cask: 'wacom-intuos-3-tablet'

Expand Down

0 comments on commit 148f3f9

Please sign in to comment.