Skip to content

Commit

Permalink
transmission-remote-gui.rb: Update to not use google code
Browse files Browse the repository at this point in the history
  • Loading branch information
scribblemaniac authored and vitorgalvao committed Jul 9, 2015
1 parent 3a61461 commit 885f164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/transmission-remote-gui.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
version '5.0.1'
sha256 'b961aeb244b2519563837745f3475d21379e3da32bae2b3cbb20ca91d1a90d75'

url "https://transmisson-remote-gui.googlecode.com/files/transgui-#{version}.dmg"
url "http://downloads.sourceforge.net/sourceforge/transgui/transgui-#{version}.dmg"
name 'Transmission Remote GUI'
homepage 'https://code.google.com/p/transmisson-remote-gui/'
homepage 'http://sourceforge.net/projects/transgui/'
license :oss

pkg 'transgui.pkg'
Expand Down

0 comments on commit 885f164

Please sign in to comment.