summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-10-01 18:54:16 +0200
committernokoe <nokoe@mailbox.org>2024-10-01 18:54:16 +0200
commit94da7fac02c7afa14f2525886750cd7519623ebe (patch)
tree37ec4774b0729f677abddabf5389370110ef0fec
parenta75892c5e5dea1916a13c2f8383a11c85fb8e118 (diff)
downloadhurrycurry-flatpak-94da7fac02c7afa14f2525886750cd7519623ebe.tar
hurrycurry-flatpak-94da7fac02c7afa14f2525886750cd7519623ebe.tar.bz2
hurrycurry-flatpak-94da7fac02c7afa14f2525886750cd7519623ebe.tar.zst
v2.1.1
-rw-r--r--org.metamuffin.hurrycurry.client.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.metamuffin.hurrycurry.client.yaml b/org.metamuffin.hurrycurry.client.yaml
index 2bf669e..86e0c06 100644
--- a/org.metamuffin.hurrycurry.client.yaml
+++ b/org.metamuffin.hurrycurry.client.yaml
@@ -86,8 +86,8 @@ modules:
CARGO_HOME: /run/build/hurrycurry/cargo
sources:
- type: archive
- sha256: f842d76a5691fbfbca25270ae991a966dfed9fea665798459288c2a0f322851a
- url: https://codeberg.org/hurrycurry/hurrycurry/archive/v2.1.0.tar.gz
+ sha256: f165fd6ddd2b0ce22cdb010049a8a39dd74de4943dbf0e994e6e0ca02b6b2a54
+ url: https://codeberg.org/hurrycurry/hurrycurry/archive/v2.1.1.tar.gz
- generated-sources.json
@@ -96,15 +96,15 @@ modules:
url: https://s.metamuffin.org/static/hurrycurry-2.0/book.webp.tar.zst
- type: archive
- sha256: 9a75463341f59146cf3b9885ec2e7bfde821c12741c1bd752193475af9cc342d
- url: https://codeberg.org/hurrycurry/hurrycurry-dist-extra/archive/v2.1.0.tar.gz
+ sha256: 9b424afefb6ff38b2b42872e9937a0c264311bd82b25304fba078416b1d3d53c
+ url: https://codeberg.org/hurrycurry/hurrycurry-dist-extra/archive/v2.1.1.tar.gz
build-commands:
- tar -xf book.webp.tar.zst -C client/menu/book
- cargo --offline fetch --manifest-path Cargo.toml
- make JSR=node -C data
- make DATA_SEARCH_PATH=/app/share/hurrycurry/data CARGOFLAGS=--offline -C server discover server
- - make -C client
+ - make -C client assets locales
- install -Dm755 target/release/hurrycurry-server /app/bin/hurrycurry-server
- install -Dm755 target/release/hurrycurry-discover /app/bin/hurrycurry-discover
- install -dD /app/share/hurrycurry/data/recipes