upgpkg: discord 0.0.57-2

* Temporarily downgrade Electron version to 30 again due to issues with window maximizing (#42560)
This commit is contained in:
Manuel 2024-06-24 23:00:10 +02:00
parent baa3d556c9
commit a86d11feb4
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 5 additions and 5 deletions

View file

@ -7,10 +7,10 @@
# Based off the discord community repo PKGBUILD by Filipe Laíns (FFY00) <lains@archlinux.org>
_pkgname=discord
_electron=electron
_electron=electron30
pkgname=${_pkgname}_arch_electron
pkgver=0.0.57
pkgrel=1
pkgrel=2
pkgdesc="Discord using system provided ${_electron} for increased security and performance"
arch=('any')
provides=("${_pkgname}")