summaryrefslogtreecommitdiff
path: root/open-source-lorries/rarian.lorry
blob: 635c1a5fc102054b6b8266f5b83e77404ed7d1ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "rarian": {
        "type": "tarball",
        "compression": "bzip2",
        "strip": 1,
        "url": "http://rarian.freedesktop.org/Releases/rarian-0.8.1.tar.bz2",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}