upgpkg: discord 0.0.93-2: Rollback to electron35
For gnome (an derivatives) users, electron36 currently crash https://github.com/electron/electron/issues/46538 Rollback to electron35 until the upstream fixes the issue
This commit is contained in:
parent
695a82833a
commit
3d8c1b4b72
2 changed files with 5 additions and 5 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -7,10 +7,10 @@
|
|||
# Based off the discord community repo PKGBUILD by Filipe Laíns (FFY00) <lains@archlinux.org>
|
||||
|
||||
_pkgname=discord
|
||||
_electron=electron
|
||||
_electron=electron35
|
||||
pkgname=${_pkgname}_arch_electron
|
||||
pkgver=0.0.93
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgdesc="Discord using system provided ${_electron} for increased security and performance"
|
||||
arch=('any')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue