upgpkg: discord-electron 0.0.27-3
Fix whitespace indentation in install file Replace ignore-gpu-blacklist with ignore-gpu-blocklist as the former does not work anymore
This commit is contained in:
parent
ca79b29c22
commit
834d95a5ed
4 changed files with 8 additions and 7 deletions
|
@ -15,7 +15,7 @@ pkgname=discord-electron
|
|||
_pkgname=discord
|
||||
_electron=22
|
||||
pkgver=0.0.27
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Discord using system provided electron (v${_electron}) for increased security and performance"
|
||||
arch=('x86_64')
|
||||
provides=("${_pkgname}")
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
source=("https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.tar.gz"
|
||||
'discord-launcher.sh')
|
||||
sha512sums=('285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f'
|
||||
'd8c531d23014611b1e9dfa2d268747ba601f647c2cbfc26c15c9eebcec6f9feb454d10c6f603b9938e8da568da3080372b14309e966e0d00c0e1284a14591a83')
|
||||
'ad2c16b6fc539f4315755df10c969822a38879558badfbd2ff9bf53558e755a7b215ce7415e35d7f294539a971ebc5c283f9293b79891893d5f28cd441ca6279')
|
||||
|
||||
prepare() {
|
||||
# prepare launcher and install script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue