#Discord wont update to newest version 1.0.0.116
33 messages · Page 1 of 1 (latest)
its not updated on the mirror. Question is when the Mirrors are synced.
Because its already updated upstream here: https://archlinux.org/packages/extra/x86_64/discord/
did you installed it on terminal? cause I just do sudo nano /opt/discord/resources/build_info.json then I change the number base on the update
that did it, thanks!
Always welcome
would you be willing to explain to me what mirrors are? i'm new to linux and to arch especially, but i'm also head strong which is why i went with arch in the first place lmao
If you don't want to manually do that, you can just install discord in that packages inside install in omarchy menu
And it will automatically update later(idk if im correct but I hope so)
next time there's a Discord update (more than likely monday next week it feels like lmao) i'll try that instead of through the terminal
First up: welcome to the dark side of the force!
Basically its a copy from the main baseline arch linux repository which holds all the packages
ah i c, is there an advantage in doing that vs just pulling straight from the arch linux repository?
Their fix didn’t work for me unfortunately
Usually you do it, for having more origin endpoints in more geolocations. That’s why you see in the official mirror list a lot of entries from all over the world.
In Omarchys Case is that they are hosting another repository, next to core, extra and multilab
Try using Vesktop (vesktop-bin from the AUR). Works perfectly out of the box
And has no update issues
And they could hold off updates to not push broken packages, f.e.
I hope this mirror explanation helped
Against Discord ToS. Wouldn’t do it
Fair enough, though I've never heard any reports of bans for using them
But it's your account, not mine
Better safe than sorry 
I know we had a Discord dev in the server a while back, not sure he's still here
How to get it updated, should we wait for official repo update?
Did you try the fix listed here?
Ill try it
you need to bump the version in build_info.json in /opt/discord/resources
that’s what worked for me as a temporary fix
It worked!
Just added this to the config ~/.config/discord/settings.json
{
"SKIP_HOST_UPDATE": true
}