diff --git a/splot.cabal b/splot.cabal
--- a/splot.cabal
+++ b/splot.cabal
@@ -1,5 +1,5 @@
 Name: splot
-Version: 0.1.10
+Version: 0.1.11
 License: BSD3
 License-file: LICENSE
 Copyright: Eugene Kirpichov, 2010
@@ -13,6 +13,9 @@
 Category: Graphics
 Cabal-Version: >= 1.6
 Build-Type: Simple
+Source-repository head
+  type: git
+  location: git://github.com/jkff/splot
 
 flag splitbase
   description: Choose the new smaller, split-up base package.
