Skip to content

Commit d37b59f

Browse files
committed
feat: verify deb on Linux
1 parent 27dfe3c commit d37b59f

File tree

3 files changed

+10
-19
lines changed

3 files changed

+10
-19
lines changed
36.7 KB
Loading

frontend/appflowy_flutter/linux/packaging/assets/logo.svg

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
icon: assets/logo.png
2-
group: Application/Office
3-
vendor: AppFlowy
4-
packager: AppFlowy
5-
packagerEmail: support@appflowy.io
6-
url: https://appflowy.io
7-
81
display_name: AppFlowy
2+
package_name: appflowy
3+
4+
maintainer:
5+
name: AppFlowy
6+
email: support@appflowy.io
97

108
keywords:
119
- AppFlowy
@@ -16,13 +14,17 @@ keywords:
1614
- Kanban
1715
- Note
1816

17+
installed_size: 100000
18+
icon: linux/packaging/assets/logo.png
19+
1920
generic_name: AppFlowy
2021

2122
categories:
2223
- Office
2324
- Productivity
2425

2526
startup_notify: true
27+
essential: false
2628

2729
section: x11
2830
priority: optional
@@ -31,4 +33,4 @@ supportedMimeType: x-scheme-handler/appflowy-flutter
3133

3234
dependencies:
3335
- libnotify-bin
34-
- libkeybinder
36+
- libkeybinder-3.0-0

0 commit comments

Comments
 (0)