Closed EndlessEden closed 5 years ago
build your own: worked for me: https://ftp.sjtu.edu.cn/sites/ftp.archlinux.org/other/pacman/
trying to build "package-query-git" from AUR, the following error occurs:
/usr/bin/ld: alpm-query.o: in function 'filter': alpm-query.c:(.text+0x895): undefined reference to 'alpm_sync_newversion'
I guess this is due to the library change
not fixed -same output - and with the built I can't use AUR.
The "package-query-git" AUR package works for me. I will update the "package-query" package later today.
The "package-query" AUR package has been updated for release 1.10.
upstream, libalpm was changed recently to replace alpm_sync_newversion with alpm_sync_get_new_version. Changing the functionality of it as well.
see commit: e9d91a688d1a2ebe58e8a895853debf745a529cf