Would it be very different to create a second package that included the server binary?
It seems like the Windows version of the game includes the dedicated server executable combined in the client directory. That's another option, although it might not be in the spirit of how Arch Linux packages things. It would make me happy though. :) Reason? Easier server upgrade process.
Pinned Comments
copygirl commented on 2025-01-26 10:53 (UTC) (edited on 2025-02-16 14:38 (UTC) by copygirl)
Please note that you can flag the package out-of-date and I'll get a notification just the same as when you comment here. I'll always be sure to check for the latest version and update things accordingly. Use the comments to report issues or fixes regarding the package.
Typically I update the package within a day or so of being notified. If you don't want to wait, you can easily update the
PKGBUILD
yourself: In the case of a regular release, just update the_pkgver
field and replace the firstmd5sums
value withSKIP
, before runningmakepkg -Csi
or when your AUR helper asks you if you want to make changes before proceeding with the build / install.