upgpkg: discord-electron-openasar 0.0.39+824-2: update electron
* Update Electron version to 28 * Update launch script to require config variable set in order to patch Krisp binary
This commit is contained in:
parent
27a74ff543
commit
8f38894da0
4 changed files with 24 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = discord-electron-openasar
|
||||
pkgdesc = Discord packaged with OpenAsar using system provided electron (v24) for increased security and performance
|
||||
pkgdesc = Discord packaged with OpenAsar using system provided electron (v28) for increased security and performance
|
||||
pkgver = 0.0.39+824
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://discord.com
|
||||
install = discord-electron-openasar.install
|
||||
arch = x86_64
|
||||
|
@ -11,7 +11,7 @@ pkgbase = discord-electron-openasar
|
|||
makedepends = nodejs
|
||||
makedepends = curl
|
||||
makedepends = python-html2text
|
||||
depends = electron24
|
||||
depends = electron28
|
||||
depends = libxss
|
||||
depends = unzip
|
||||
optdepends = libpulse: Pulseaudio support
|
||||
|
@ -25,7 +25,7 @@ pkgbase = discord-electron-openasar
|
|||
source = discord-launcher.sh
|
||||
source = git+https://github.com/goosemod/openasar.git#commit=9f68f8dcb61a5c0c469930aab504dd03aa05f060
|
||||
sha512sums = 9f18aea5d82f5db4efa9db9babbc440b24e47dc80df18df5cc58d99d677f1c0863df21ed96d69896785f8fbe0dc0ff1f7317398b8f39606289da79f5a38074f1
|
||||
sha512sums = 723250b70c7f5367701675c6581e9eac2143263910c4ffc35957a6ab858492c5febe89ea0d46fce19ac1416c23d9ca3953e48b9db5aa174b4a401fb6efa5daf5
|
||||
sha512sums = e68467468e9ebfe7aae873442998bda03212598a87d9af1b9ac976fdbafc81eb376e7770dccca6eb943d579f39717a0473fa4f0a46a0c3e436460688827a2dc7
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = discord-electron-openasar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue