why are there different versions in extra-v3 than in extra?
Is there really a (significant) difference between for instance 0ad version a26.18 in extra and version a26.18.1 in cachyos-extra-v3, or is it just the naming? Should i always use cachyos-extra-v3 versions, when available?
I’m still new to Linux / Cachy and find this a bit confusing.
This is an overgeneralization and in the context of CachyOS is incorrect. -X increments indicates the Xth build that is pushed in the repo. Rebuilds can occur during a major dependency update (think Python 3.13) or as mentioned, something was cherrypicked or reverted to fix a bug that is present in the current version. For cachyos-{core,extra}-* repos, the package versions are incremented with an additional point number instead of bumping the release version, because nothing was changed from the Arch PKGBUILD, except for the fact that the package was built with higher CPU optimizations.