summaryrefslogtreecommitdiff
path: root/open-source-lorries/gnome-settings-daemon.lorry
blob: 4f6b073174a392e953f55d23ad6e26e62064aa0f (plain)
1
2
3
4
5
6
7
8
9
10
{
    "gnome-settings-daemon": {
        "type": "git",
        "url": "https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}