We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771d897 commit aff3029Copy full SHA for aff3029
1 file changed
snap/snapcraft.yaml
@@ -1,5 +1,5 @@
1
-name: minicom-optimized
2
-version: '2.7.1-0'
+name: minicom
+version: '2.7.1-1'
3
summary: Minicom is a friendly menu-driven serial communications program.
4
description: |
5
This port is optimized for the Snap system. Unfortunately, it may not work
@@ -12,7 +12,7 @@ grade: stable
12
confinement: strict
13
14
apps:
15
- minicom-optimized:
+ minicom:
16
command: minicom
17
plugs: [serial-port]
18
0 commit comments