summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2019-05-10 09:22:29 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2019-05-10 09:22:48 +0200
commitb716b80de81da7105b7ce2b171a92974bed2f0c7 (patch)
tree142d238fbecc3a88f0415948f54dd942282171fc
parente47a8f32743021cb4d9819b76c5ca6666c9bcbc6 (diff)
downloadgnome-contacts-wip/nielsdg/flatpak-rest-master.tar.gz
flatpak: Use the master branch for librestwip/nielsdg/flatpak-rest-master
librest has seen some releases in the last few years, and since we're already using git to fetch it, we might as well use the master branch.
-rw-r--r--data/flatpak/org.gnome.Contacts.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json
index 0fcabaa..e82bb50 100644
--- a/data/flatpak/org.gnome.Contacts.json
+++ b/data/flatpak/org.gnome.Contacts.json
@@ -64,7 +64,6 @@
"sources": [
{
"type": "git",
- "branch": "librest-0-7",
"url": "https://gitlab.gnome.org/GNOME/librest.git"
}
]