Skip to content

Commit 22749d0

Browse files
committed
woo snapcraft might work
1 parent cea12b8 commit 22749d0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ confinement: strict
1919
apps:
2020
nip2:
2121
command: desktop-launch nip2
22-
desktop: nip2.desktop
22+
desktop: share/applications/nip2.desktop
2323
plugs: [x11, home, gsettings]
2424

2525
parts:

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,10 @@ Disclaimer: No guarantees of performance accompany this software, nor is any
7575
responsibility assumed on the part of the authors. Please read the licence
7676
agreement.
7777

78+
# snapcraft
79+
80+
Rebuild snap with:
81+
82+
snapcraft cleanbuild
83+
84+
Though it's done automatically on a push.

0 commit comments

Comments
 (0)