diff --git a/commands/core.d/bootstrap.d/ubuntu.sh b/commands/core.d/bootstrap.d/ubuntu.sh
index 4cbd7463e1646b7dc8322d58dfbecf8f05eac1b5..4c2d283fd0ef02dada7ee3971a67b4c10b2d93ea 100644
--- a/commands/core.d/bootstrap.d/ubuntu.sh
+++ b/commands/core.d/bootstrap.d/ubuntu.sh
@@ -12,7 +12,7 @@ distro_packages+=(
 
 pip_packages+=(
   # 'python-gilt'
-  'git+git://github.com/retr0h/git-url-parse@1.1'
+  'http://github.com/coala/git-url-parse@1.1'
   'git+git://github.com/nkakouros-forks/gilt@all'
 )