upgpkg: discord-electron 0.0.39-2: update electron
* Update Electron version to 27 * Update launch script to require config variable set in order to patch Krisp binary
This commit is contained in:
parent
1f7fac9ee7
commit
27a74ff543
4 changed files with 26 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = discord-electron
|
||||
pkgdesc = Discord using system provided electron (v24) for increased security and performance
|
||||
pkgdesc = Discord using system provided electron (v27) for increased security and performance
|
||||
pkgver = 0.0.39
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://discord.com
|
||||
install = discord-electron.install
|
||||
arch = x86_64
|
||||
|
@ -9,7 +9,7 @@ pkgbase = discord-electron
|
|||
makedepends = asar
|
||||
makedepends = curl
|
||||
makedepends = python-html2text
|
||||
depends = electron24
|
||||
depends = electron27
|
||||
depends = libxss
|
||||
optdepends = libpulse: Pulseaudio support
|
||||
optdepends = libappindicator-gtk3: Systray indicator support
|
||||
|
@ -21,6 +21,6 @@ pkgbase = discord-electron
|
|||
source = https://dl.discordapp.net/apps/linux/0.0.39/discord-0.0.39.tar.gz
|
||||
source = discord-launcher.sh
|
||||
sha512sums = 9f18aea5d82f5db4efa9db9babbc440b24e47dc80df18df5cc58d99d677f1c0863df21ed96d69896785f8fbe0dc0ff1f7317398b8f39606289da79f5a38074f1
|
||||
sha512sums = 723250b70c7f5367701675c6581e9eac2143263910c4ffc35957a6ab858492c5febe89ea0d46fce19ac1416c23d9ca3953e48b9db5aa174b4a401fb6efa5daf5
|
||||
sha512sums = e68467468e9ebfe7aae873442998bda03212598a87d9af1b9ac976fdbafc81eb376e7770dccca6eb943d579f39717a0473fa4f0a46a0c3e436460688827a2dc7
|
||||
|
||||
pkgname = discord-electron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue