diff options
author | Will Thompson <will@willthompson.co.uk> | 2018-07-17 10:39:15 +0100 |
---|---|---|
committer | Will Thompson <will@willthompson.co.uk> | 2018-07-18 11:37:05 +0100 |
commit | 79b4f282cde08357657b02d1f93bd91787ba9581 (patch) | |
tree | 1ce562e020dcd5a19251eb163f56d0e8bb5b6dfa | |
parent | 30472aac3e40aaddaf4cb5b8b34c5a18ed60eb98 (diff) |
flatpak: build flatpak/flatpak-xdg-utils, not my fork
-rw-r--r-- | flatpak/org.freedesktop.Bustle.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flatpak/org.freedesktop.Bustle.yaml b/flatpak/org.freedesktop.Bustle.yaml index 6d63f2e..589bb5b 100644 --- a/flatpak/org.freedesktop.Bustle.yaml +++ b/flatpak/org.freedesktop.Bustle.yaml @@ -182,8 +182,8 @@ modules: - name: flatpak-xdg-utils sources: - type: git - url: https://github.com/wjt/flatpak-xdg-utils.git - commit: 54c5800fe064a33311e543f928ccc0620e2cef4e + url: https://github.com/flatpak/flatpak-xdg-utils.git + commit: a9afa997da8217bd03ece72fd04221d1597acdb3 cleanup: - /bin/xdg-email - /bin/xdg-open |