I think there is a problem with this package: yay keeps reinstalling it over and over again on every system update. It looks like something is wrong with pkgver() function in the PKGBUILD. This is the yay output I get every time I run the update:
:: 1 Packages to upgrade. 1 aur/freerdp-git 2.0.0.r328.g4831373d5-1 -> 2.0.0.rc4.r1127.g2df3eb045-1
It looks like pkgver() returns 2.0.0.r328.g4831373d5 which is treated as older than 2.0.0.rc4.r1127.g2df3eb045. Could you please fix it? May I somehow help in fixing it?
Pinned Comments
xiota commented on 2023-12-17 23:44 (UTC) (edited on 2025-02-22 02:40 (UTC) by xiota)
Rebuild for library updates. Run
pacman -Syudd
to force upgrades prior to rebuild. If there are still problems, try building in a clean chroot.xiota commented on 2023-10-26 12:27 (UTC) (edited on 2024-10-30 15:07 (UTC) by xiota)
This is a git package. Please do not flag for mere version bumps. The version number is automatically updated on rebuild.
Please avoid commenting and flagging for the same issue at the same time.