upgpkg: discord 0.0.58-2: update electron
* Update Electron version to latest again as electron issue #42560 is fixed with 31.1.0
This commit is contained in:
parent
7473871e52
commit
d0f8fd0cc0
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=electron30
|
||||
_electron=electron
|
||||
pkgname=${_pkgname}_arch_electron
|
||||
pkgver=0.0.58
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Discord using system provided ${_electron} for increased security and performance"
|
||||
arch=('any')
|
||||
provides=("${_pkgname}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue