diff --git a/resources/flatpak/rocks.syng.Syng.yml b/resources/flatpak/rocks.syng.Syng.yml index 99f5930..b0ff4c1 100644 --- a/resources/flatpak/rocks.syng.Syng.yml +++ b/resources/flatpak/rocks.syng.Syng.yml @@ -42,8 +42,10 @@ modules: - install -Dm644 resources/icons/hicolor/512x512/apps/${FLATPAK_ID}.png /app/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png - install -Dm644 resources/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg sources: - - type: git - url: https://github.com/christofsteel/syng.git - commit: ff17a6dc7f9214db3026080f7654f814d8332c65 + # - type: git + # url: https://github.com/christofsteel/syng.git + # commit: ff17a6dc7f9214db3026080f7654f814d8332c65 + - type: dir + path: ../../ - mpv.yaml