add: icon
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
name: "mesh-drop"
|
||||
arch: ${GOARCH}
|
||||
platform: "linux"
|
||||
version: "0.1.0"
|
||||
version: "0.0.3"
|
||||
section: "default"
|
||||
priority: "extra"
|
||||
maintainer: ${GIT_COMMITTER_NAME} <${GIT_COMMITTER_EMAIL}>
|
||||
description: "A mesh-drop application"
|
||||
vendor: "My Company"
|
||||
homepage: "https://wails.io"
|
||||
vendor: "nite"
|
||||
homepage: "https://www.nite07.com"
|
||||
license: "MIT"
|
||||
release: "1"
|
||||
|
||||
@@ -36,8 +36,8 @@ overrides:
|
||||
depends:
|
||||
- gtk3
|
||||
- webkit2gtk4.1
|
||||
|
||||
# Arch Linux packages (WebKit 4.1)
|
||||
|
||||
# Arch Linux packages (WebKit 4.1)
|
||||
archlinux:
|
||||
depends:
|
||||
- gtk3
|
||||
|
||||
Reference in New Issue
Block a user