diff options
Diffstat (limited to 'org.metamuffin.hurrycurry.client.yaml')
| -rw-r--r-- | org.metamuffin.hurrycurry.client.yaml | 11 | 
1 files changed, 3 insertions, 8 deletions
| diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml index 4e13bc5..4f1a6d3 100644 --- a/org.metamuffin.hurrycurry.client.yaml +++ b/org.metamuffin.hurrycurry.client.yaml @@ -64,14 +64,9 @@ modules:          sha256: cddc72a740395eaa760c2eb8e757a3f14ec377a286f257df542bd62614c6583a          url: https://s.metamuffin.org/static/hurrycurry-1.2/book.webp.tar.zst -      - type: file -        path: hurrycurry - -      - type: file -        path: org.metamuffin.hurrycurry.client.desktop - -      - type: file -        path: org.metamuffin.hurrycurry.client.metainfo.xml +      - type: archive +        sha256: 872a3b55bff2d3abeb73ba2c9fc680572276e6a4074412f6782834dd02503cb9 +        url: https://codeberg.org/hurrycurry/hurrycurry-dist-extra/archive/v1.2.1.tar.gz      build-commands:        - tar -xf book.webp.tar.zst -C client/menu/book | 
