|
@@ -1,7 +1,7 @@
|
|
pkgbase = electron-xdg
|
|
pkgbase = electron-xdg
|
|
pkgdesc = Build cross platform desktop apps with web technologies - without creating a useless ~/.pki directory
|
|
pkgdesc = Build cross platform desktop apps with web technologies - without creating a useless ~/.pki directory
|
|
pkgver = 20.0.3
|
|
pkgver = 20.0.3
|
|
- pkgrel = 1
|
|
|
|
|
|
+ pkgrel = 2
|
|
url = https://electronjs.org/
|
|
url = https://electronjs.org/
|
|
arch = x86_64
|
|
arch = x86_64
|
|
license = MIT
|
|
license = MIT
|
|
@@ -42,7 +42,9 @@ pkgbase = electron-xdg
|
|
optdepends = trash-cli: file deletion support (trash-put)
|
|
optdepends = trash-cli: file deletion support (trash-put)
|
|
optdepends = xdg-utils: open URLs with desktop’s default (xdg-email, xdg-open)
|
|
optdepends = xdg-utils: open URLs with desktop’s default (xdg-email, xdg-open)
|
|
provides = electron20
|
|
provides = electron20
|
|
|
|
+ provides = electron
|
|
conflicts = electron20
|
|
conflicts = electron20
|
|
|
|
+ conflicts = electron
|
|
options = !lto
|
|
options = !lto
|
|
source = git+https://github.com/electron/electron.git
|
|
source = git+https://github.com/electron/electron.git
|
|
source = git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main
|
|
source = git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#branch=main
|