diff --git a/HipmunkPlayground.cabal b/HipmunkPlayground.cabal
--- a/HipmunkPlayground.cabal
+++ b/HipmunkPlayground.cabal
@@ -3,7 +3,7 @@
 Tested-With:   GHC
 Category:      Physics, Game
 Name:          HipmunkPlayground
-Version:       5.2.0.7
+Version:       5.2.0.8
 Stability:     provisional
 License:       OtherLicense
 License-File:  LICENSE
@@ -11,7 +11,7 @@
 Author:        Felipe A. Lessa <felipe.lessa@gmail.com>
 Maintainer:    Felipe A. Lessa <felipe.lessa@gmail.com>
 Synopsis:      A playground for testing Hipmunk.
-Homepage:      http://patch-tag.com/r/felipe/hipmunkplayground/home
+Homepage:      https://github.com/meteficha/HipmunkPlayground
 Description:
       This is a simple OpenGL program that allows you to see
       some of Hipmunk's functions in action.
@@ -45,8 +45,8 @@
       NEWS
 
 Source-repository head
-  type:     darcs
-  location: http://patch-tag.com:/r/felipe/hipmunkplayground
+  type:     git
+  location: git://github.com/meteficha/HipmunkPlayground.git
 
 Flag small_base
   Description: Choose the new smaller, split-up base package.
