When will this move from Electron40, since it's OOD?
Search Criteria
Package Details: equibop-bin 3.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/equibop-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | equibop-bin |
| Description: | A custom Discord desktop app with Equicord pre-installed (binary release) |
| Upstream URL: | https://github.com/Equicord/Equibop |
| Licenses: | GPL-3.0-only |
| Conflicts: | equibop, equibop-desktop |
| Provides: | equibop, equibop-desktop |
| Submitter: | c0rtx |
| Maintainer: | creations |
| Last Packager: | creations |
| Votes: | 15 |
| Popularity: | 1.29 |
| First Submitted: | 2024-07-29 19:25 (UTC) |
| Last Updated: | 2026-04-22 19:12 (UTC) |
JpPgn commented on 2026-03-28 02:10 (UTC)
Damgaldor commented on 2026-03-25 18:48 (UTC)
ELECTRON_OZONE_PLATFORM_HINT=auto and --ozone-platform=wayland were deprecated and removed - https://github.com/electron/electron/issues/48001
Damgaldor commented on 2025-12-04 01:00 (UTC)
The desktop file name should be changed to equibop.desktop. org.equicord.equibop.desktop breaks various notification functionality and window icon on Plasma, on top of not following what .deb and .rpm packages from GitHub do.
With org.equicord.equibop.desktop on Plasma:
- Notification badge on taskbar doesn't work
- Window icon appears as a default Wayland one instead of Equibop
- All notifications are not associated with Equibop, so they don't appear in history, don't have an icon and can't be configured in system settings.
With equibop.desktop all that works perfectly fine like it did way before.
Also, I think equibop.install is unnecessary, if the files were provided by pacman, they will be removed if not present in a new release.
LeoM commented on 2025-11-30 21:35 (UTC)
You can fix the validity check issue by running yay -Scc
ar06 commented on 2025-11-24 22:56 (UTC)
@lemagex Can confirm. Also experiencing this issue myself.
lemagex commented on 2025-11-19 22:26 (UTC) (edited on 2025-11-20 00:40 (UTC) by lemagex)
==> Validating source files with sha256sums...
equibop.sh ... Passed
equibop.install ... Passed
icon.png ... FAILED
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'equibop-bin-3.1.3-1':
error: packages failed to build: equibop-bin-3.1.3-1
Have tried clearing cache and rebooting.
Edit to add: Same error on a 2nd PC now, over 2 hours later.
creations commented on 2025-11-19 22:08 (UTC)
I've checked and rechecked the sums before each update. The first comment was when AUR was down. I have no idea why yours are failing on the 19th. check that you're not cached.
melioratio commented on 2025-11-19 20:09 (UTC)
Would seem so @That1Calculator . Got the pushed update but it still fails the checksum / validity check.
That1Calculator commented on 2025-11-19 15:32 (UTC)
Update pushed but checksums not fixed??
3bd commented on 2025-11-16 11:43 (UTC)
Go fix the checksums!
==> Validating source files with sha256sums...
equibop.sh ... Passed
equibop.install ... Passed
icon.png ... FAILED
==> ERROR: One or more files did not pass the validity check!
-> error making: equibop-bin-exit status 1
-> Failed to install the following packages. Manual intervention is required:
equibop-bin - exit status 1
Pinned Comments
LeoM commented on 2025-11-30 21:35 (UTC)
You can fix the validity check issue by running
yay -Scc