Skip to content

Commit

Permalink
chore: renamed the snap back to yaru-widgets-example which is what's …
Browse files Browse the repository at this point in the history
…published (#918)

in the snap store
  • Loading branch information
kenvandine authored Sep 2, 2024
1 parent 1939468 commit 48d0c67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: yaru-example
name: yaru-widgets-example
version: git
summary: Yaru
description: Yaru Example
Expand Down Expand Up @@ -32,7 +32,7 @@ parts:
- zip
override-prime: ''

yaru-example:
yaru-widgets-example:
after: [ flutter-git ]
plugin: nil
source: .
Expand All @@ -48,7 +48,7 @@ parts:
cp -r build/linux/*/release/bundle/* $CRAFT_PART_INSTALL/bin/
apps:
yaru-example:
yaru-widgets-example:
command: bin/yaru_example
desktop: snap/gui/yaru-example.desktop
extensions: [gnome]
Expand Down

0 comments on commit 48d0c67

Please sign in to comment.