summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/midori.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/midori.lorry b/open-source-lorries/midori.lorry
index f2d1db5..45ffd53 100644
--- a/open-source-lorries/midori.lorry
+++ b/open-source-lorries/midori.lorry
@@ -1,6 +1,11 @@
{
"midori": {
"type": "bzr",
- "url": "https://code.launchpad.net/~midori/midori/trunk"
+ "url": "https://code.launchpad.net/~midori/midori/trunk",
+ "description": "Obsolete (use midori-git)"
+ },
+ "midori-git": {
+ "type": "git",
+ "url": "https://github.com/midori-browser/core.git"
}
}