upgpkg: discord-electron 0.0.58-2: update electron, remove makedep
* Update Electron version to 31 again as electron issue #42560 is fixed with 31.1.0 * Remove unnecessary make dependency and keep license files in html format
This commit is contained in:
parent
b0221e873a
commit
fb248ffc24
2 changed files with 10 additions and 11 deletions
|
@ -1,15 +1,14 @@
|
|||
pkgbase = discord-electron
|
||||
pkgdesc = Discord using system provided electron (v30) for increased security and performance
|
||||
pkgdesc = Discord using system provided electron (v31) for increased security and performance
|
||||
pkgver = 0.0.58
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://discord.com
|
||||
install = discord-electron.install
|
||||
arch = x86_64
|
||||
license = custom
|
||||
makedepends = asar
|
||||
makedepends = curl
|
||||
makedepends = python-html2text
|
||||
depends = electron30
|
||||
depends = electron31
|
||||
depends = libxss
|
||||
optdepends = libpulse: Pulseaudio support
|
||||
optdepends = libappindicator-gtk3: Systray indicator support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue