upgpkg: discord-electron 0.0.94-2: downgrade electron
Temporarily downgrade Electron version again due to https://github.com/electron/electron/issues/46538
This commit is contained in:
parent
5c8c14dd02
commit
b6a2a0e9c2
2 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
pkgbase = discord-electron
|
||||
pkgdesc = Discord using system provided electron (v36) for increased security and performance
|
||||
pkgdesc = Discord using system provided electron (v35) for increased security and performance
|
||||
pkgver = 0.0.94
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://discord.com
|
||||
install = discord-electron.install
|
||||
arch = x86_64
|
||||
license = custom
|
||||
makedepends = asar
|
||||
makedepends = curl
|
||||
depends = electron36
|
||||
depends = electron35
|
||||
depends = libxss
|
||||
optdepends = libpulse: Pulseaudio support
|
||||
optdepends = libappindicator-gtk3: Systray indicator support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue