Skip to content

Commit

Permalink
Update snap package
Browse files Browse the repository at this point in the history
  • Loading branch information
xeco23 committed Oct 17, 2024
1 parent 9e2be4b commit 59b3799
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: WasIstLos
name: wasistlos
base: core20
grade: stable
confinement: strict
adopt-info: WasIstLos
adopt-info: wasistlos

parts:
WasIstLos:
wasistlos:
source-type: local
source: .
plugin: cmake
Expand Down Expand Up @@ -35,7 +35,7 @@ parts:
- resource/com.github.xeco23.WasIstLos.appdata.xml

cleanup:
after: [WasIstLos]
after: [wasistlos]
plugin: nil
build-snaps: [core20, gnome-3-38-2004, gtk-common-themes]
override-prime: |
Expand Down Expand Up @@ -68,7 +68,7 @@ slots:
name: com.github.xeco23.WasIstLos

apps:
WasIstLos:
wasistlos:
command: usr/local/bin/WasIstLos
desktop: usr/local/share/applications/com.github.xeco23.WasIstLos.desktop
common-id: com.github.xeco23.WasIstLos
Expand Down

0 comments on commit 59b3799

Please sign in to comment.