aura icon indicating copy to clipboard operation
aura copied to clipboard

aura -Au --devel don't see chaotic-aur packages

Open rtentser opened this issue 5 years ago • 1 comments

I'm using chaotic-aur repository for some pre-built aur packages. But sometimes i rebuilt those packages. For example, i modify openscenegraph-openmw-git, so it uses more recent branch, and rebuilt openmw-git with it. I want to rebuilt openmw-git with aura -Au --devel, but the problem is it doesn't do that, probably because binary version is prefered (which i ignore in pacman.conf).

An option to make aura see and manage specific chaotic-aur packages (not all of them) would be the best, probably.

rtentser avatar Dec 20 '20 08:12 rtentser

Yes by default if a particular package is found in both some prebuilt repo and the AUR, the prebuilt one will be installed. I'll see what I can do about this.

fosskers avatar Dec 21 '20 19:12 fosskers