upgpkg: discord-electron 0.0.50-2: update electron
* Update Electron version to 30
This commit is contained in:
parent
75ea660891
commit
8c698f9c96
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = discord-electron
|
||||
pkgdesc = Discord using system provided electron (v29) for increased security and performance
|
||||
pkgdesc = Discord using system provided electron (v30) for increased security and performance
|
||||
pkgver = 0.0.50
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://discord.com
|
||||
install = discord-electron.install
|
||||
arch = x86_64
|
||||
|
@ -9,7 +9,7 @@ pkgbase = discord-electron
|
|||
makedepends = asar
|
||||
makedepends = curl
|
||||
makedepends = python-html2text
|
||||
depends = electron29
|
||||
depends = electron30
|
||||
depends = libxss
|
||||
optdepends = libpulse: Pulseaudio support
|
||||
optdepends = libappindicator-gtk3: Systray indicator support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue