From 64ab600ec3cfc8cea18847d4dfa04cb0344f3907 Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Sun, 2 Jun 2024 21:56:54 -0600 Subject: [PATCH] Update archive --- com.fosscat.rluv.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/com.fosscat.rluv.yml b/com.fosscat.rluv.yml index 6428f52..097c21a 100644 --- a/com.fosscat.rluv.yml +++ b/com.fosscat.rluv.yml @@ -1,6 +1,3 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/flatpak/flatpak-builder/main/data/flatpak-manifest.schema.json - ---- app-id: com.fosscat.rluv runtime: org.freedesktop.Platform runtime-version: "23.08" @@ -25,8 +22,10 @@ modules: sources: - type: dir path: ../rluv-client + # - type: file + # path: ../rluv-client/rluvApp-Linux-Portable.tar.gz - type: file url: https://git.fosscat.com/n8r/rluv_client/releases/download/master-gen/rluvApp-Linux-Portable.tar.gz - sha256: 5c4d58e7ae0231e9e94095f9476743684e040836af461297786b31e0fdeb9eb0 + sha256: 3c28d004b3d978cd6d40396851bfe72c086c93160abbbd71fcb1e29ebfad2469 - type: file path: build-flatpak.sh