Package Details: wowup-cf-bin 1:2.23.0-1

Git Clone URL: https://aur.archlinux.org/wowup-cf-bin.git (read-only, click to copy)
Package Base: wowup-cf-bin
Description: WowUp the World of Warcraft addon updater (with CurseForge support)
Upstream URL: https://github.com/WowUp/WowUp.CF
Keywords: curseforge warcraft wow wowup
Licenses: GPL3
Conflicts: wowup-cf
Provides: wowup-cf
Submitter: Gigas002
Maintainer: Gigas002 (Edu4rdSHL)
Last Packager: Edu4rdSHL
Votes: 5
Popularity: 0.50
First Submitted: 2022-11-12 11:50 (UTC)
Last Updated: 2026-07-23 09:10 (UTC)

Pinned Comments

Gigas002 commented on 2022-11-12 11:53 (UTC)

This is a separate version of wowup app, as explained here: https://www.patreon.com/posts/next-thing-74232257. This is not in conflict with classic wowup (which supports wago), so you can actually use both

Latest Comments

1 2 Next › Last »

Edu4rdSHL commented on 2026-07-23 09:12 (UTC)

Fixed in https://aur.archlinux.org/cgit/aur.git/commit/?h=wowup-cf-bin&id=621c87db1a79e02ed9e8f13a672cfd99fe03941c

Edu4rdSHL commented on 2026-07-23 08:13 (UTC)

Hi, nezorflame. Thanks for the report.

I think that the problem is that we actually launch the AppImage, and that creates the /tmp/... reference, because we actually ship a proper .desktop file: https://aur.archlinux.org/cgit/aur.git/tree/wowup-cf.desktop?h=wowup-cf-bin, so it makes sense that it's happening only on autostart and link handling.

I will work on it

nezorflame commented on 2026-06-16 17:03 (UTC) (edited on 2026-06-16 17:04 (UTC) by nezorflame)

FYI both autostart & CurseForge link handling is broken right now (due to not having proper scheme + Exec=/tmp/.mount_wowup-XXXXXX/wowup-cf --hidden points to a temp folder which is pointless after reboot).

A potential fix would be to ship curseforge/cfauth schemes in wowup-cf.desktop (or install a matching WowUpCf.desktop), and make the wrapper rewrite autostart's Exec=/usr/bin/wowup-cf

Edu4rdSHL commented on 2025-07-31 05:38 (UTC)

No problem, I have added you as maintainer of the other package too, feel free to modify what you need!

Gigas002 commented on 2025-07-31 05:36 (UTC)

@Edu4rdSHL thanks for keeping on track with this. I was hoping stable version would be released sooner

Edu4rdSHL commented on 2025-07-30 21:03 (UTC)

Hi, vizh, we used to do that previously but had issues with the beta version at some point, so that's not an option. I have created https://aur.archlinux.org/packages/wowup-cf-beta-bin, which should work just fine, even if you have this package installed.

vizh commented on 2025-07-28 10:45 (UTC)

Hi, would you consider updating to the upstream beta release v2.21.0-beta.3?
It adds support for WoW Classic: Mists of Pandaria.

I’ve tested it locally with pkgver=2.21.0beta3 — works without issues.
Thanks for maintaining the package!

brianc commented on 2024-09-15 05:06 (UTC)

Please add fuse2 as a dependency. AppImages cannot run without it.

tonydero commented on 2024-04-26 14:18 (UTC)

It's working for me now, too, after that fix. Thanks!

I'm really curious why adding the debug option fixes the issue?

grimli commented on 2024-04-18 19:05 (UTC)

I see I'm a little late to respond, but you already modified line 15. Works fine now, cheers!