upgpkg: discord 0.0.112-5: remove workaround

Remove Wayland detection workaround again as Electron 38 fix is now upstream
This commit is contained in:
Manuel 2025-10-26 19:43:09 +01:00
parent 0338eedbf5
commit 5671d5834e
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 4 additions and 11 deletions

View file

@ -10,7 +10,7 @@ _pkgname=discord
_electron=electron
pkgname=${_pkgname}_arch_electron
pkgver=0.0.112
pkgrel=4
pkgrel=5
epoch=1
pkgdesc="Discord using system provided ${_electron} for increased security and performance"
arch=('any')
@ -30,7 +30,7 @@ source=("https://dl.discordapp.net/apps/linux/${pkgver}/${_pkgname}-${pkgver}.ta
'discord-launcher.sh'
'krisp-patcher.py') # original: https://github.com/sersorrel/sys/blob/main/hm/discord/krisp-patcher.py
sha512sums=('5b37b63c3fbc2ea55a1cfc9c4bfc26f73e896c1978f9dcecf0735d385e76f4ae7f7107947f8939efc0eaac7dca7a951eba13ad953329244a4935cd2b92b8065c'
'e74f0c8285d628e5b272bad70c90be5d7f7f0c97057ef28b9caed5db25f09c4fe323876686d764ac7ea0375d7856ac3c99ec38de04f66951a1b185646fd6e138'
'5e2b4bc955606c23d3f788d73e81fbd6e6278b618ad85c5a3edc722428bbb6460c5dc874ad9b6ab893f658e669e1a0aa1a0d0830ddbfc019d01596425903dd57'
'42cef68c1f7d574b4fbe859a4dc616e8994c7d16f62bcae3ff1f88e1edc58ac37b39c238d7defa9c97ceda417fcd6224cf0a0fd2608b8d18d0877e3c1befa59c')
prepare() {