upgpkg: discord-electron-openasar 0.0.27+809-4

Update launch script to not touch the flags file with sed on no match
This commit is contained in:
Manuel 2023-05-28 23:55:52 +02:00
parent bcc3abeedf
commit d9855ab9b1
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 6 additions and 5 deletions

View file

@ -9,7 +9,7 @@ _pkgname=discord
_electron=22
pkgver=0.0.27+809
_pkgver=${pkgver%%+*}
pkgrel=3
pkgrel=4
pkgdesc="Discord packaged with OpenAsar using system provided electron (v${_electron}) for increased security and performance"
arch=('x86_64')
provides=("${_pkgname}")
@ -28,7 +28,7 @@ source=("https://dl.discordapp.net/apps/linux/${_pkgver}/discord-${_pkgver}.tar.
'discord-launcher.sh'
"git+https://github.com/goosemod/openasar.git#commit=a8b07392808032f95ac3a7c5856e76d2619c91ae")
sha512sums=('285a0119b4740402a3fa94d3679a52bc8d883413ee32187e90087960a4d34aaf316788d2708bbccafe3f995c2b99767b45bc4b7c731704ef887a8de1b3d3926f'
'ad2c16b6fc539f4315755df10c969822a38879558badfbd2ff9bf53558e755a7b215ce7415e35d7f294539a971ebc5c283f9293b79891893d5f28cd441ca6279'
'6337d1f40c9ac97f180862ed0bcf1ec6fb6d4ecf3cb215369550768a4a3600a9546c43f467855a77e95b0f314348a833de40f4284b5b8924d101b4a456b073f5'
'SKIP')
# just in case I get the version wrong