Lulu

Results 352 comments of Lulu

Ah, it's not in the --bottomup code path whoops. Like I said, very beta :P

interactive search and --upgrade menu are still todo but other than that it's all there.

Paru assumes any packages with versioned git repos is devel. Ideally packages should pin to a specific commit in the source line.

Paru looks at every source. As really a specific version of a package should be unique and always build the exact same package. If you have a secondary source that...

What you linked still updates the sub modules to HEAD and not a specific version.

`IgnoreDevel =` is now in master.

See #585 This can be partially implemented by adding some sort of git repo of the archlinux pkgbuilds to your paru.conf. Though paru does not track where a package is...

That's what -Sc. What do you expect it to do?

Right, you didn't mention the clean method in the original issue. There's not code to treat devel packages differently. Are you sure the issue is devel packages always get cleaned...