Skip to content

Commit ad427c6

Browse files
improved metadata
1 parent 6a10c0d commit ad427c6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

snapcraft.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name: sommelier
22
title: Sommelier
33
version: "1.0"
4-
summary: Easily create snaps for Windows applications.
4+
summary: A demo of the sommelier script, used to snap Windows applications with Wine.
55
description: |
66
Sommelier is a script to easily create snaps for Windows applications. This snap is a demo of the sommelier script, meant for people developing snaps of Windows applications. You can use this snap to test out which configuration and winetricks are needed for the Windows application to run correctly in Wine.
77
grade: stable
8-
icon: snap/gui/photoscape.png
98

109
base: core18
1110
confinement: strict
@@ -64,10 +63,6 @@ apps:
6463
- network
6564

6665
parts:
67-
installer:
68-
plugin: dump
69-
source: installer
70-
7166
# The sommelier script helps you snap Windows applications using Wine. It
7267
# initializes and configures Wine and installs the Windows application.
7368
sommelier:

0 commit comments

Comments
 (0)