upgpkg: discord-electron-bin 0.0.21-2
Don't strip package to not break Krisp noise supression. FS#76334
This commit is contained in:
parent
242661b737
commit
ac9b2e9d75
2 changed files with 4 additions and 2 deletions
|
@ -14,13 +14,14 @@ _pkgname=discord
|
|||
_electron=13
|
||||
#_electron=19
|
||||
pkgver=0.0.21
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Discord using system provided electron (v${_electron}) for increased security and performance"
|
||||
arch=('x86_64')
|
||||
provides=("${_pkgname}")
|
||||
conflicts=("${_pkgname}")
|
||||
url='https://discord.com'
|
||||
license=('custom')
|
||||
options=('!strip')
|
||||
depends=("electron${_electron}")
|
||||
makedepends=('asar' 'curl' 'python-html2text')
|
||||
optdepends=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue