Compare commits

..

2 commits

Author SHA1 Message Date
Zoddo
24325aceca
upgpkg: discord 1:0.0.89: Upstream rollback to 0.0.89
Upstream has rolled back to 0.0.89 due to an issue with
voice sound on 0.0.90.

See https://discordstatus.com/incidents/mv9k3px764kd
2025-04-15 20:09:26 +02:00
Zoddo
aa17862774
upgpkg: discord 0.0.90 2025-03-31 21:24:44 +02:00
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@ pkgbase = discord_arch_electron
pkgdesc = Discord using system provided electron for increased security and performance
pkgver = 0.0.89
pkgrel = 1
epoch = 1
url = https://discord.com
install = discord_arch_electron.install
arch = any

View file

@ -11,6 +11,7 @@ _electron=electron
pkgname=${_pkgname}_arch_electron
pkgver=0.0.89
pkgrel=1
epoch=1
pkgdesc="Discord using system provided ${_electron} for increased security and performance"
arch=('any')
provides=("${_pkgname}")