Colin Woodbury

Results 416 comments of Colin Woodbury

Thanks for the confirmation. The ZSH completions haven't been updated in some time, but they look fairly straight-forward. Either a manual tweak or a recopy of `pacman`'s should fix it.

zsh completions have been reworked.

While this field still isn't parsed from `makepkg.conf`, a `--nocheck` flag has been added.

I will be releasing an updated package to the AUR very soon that includes the Rust version.

I have just implemented this on `master`. It will be included in the upcoming Aura 4 release.

See also https://github.com/fosskers/aura/issues/782

I'm very sorry it took so long to respond to this. I just tested building `backintime` with the Aura 4 Beta, and it built without issue. Aura 3 had various...

That's a reasonable request. Perhaps something like: ```toml [package.metadata.aur] files = [ ["/path/to/original/file", "/absolute/path/to/desired/location"], # ... and so on ... ] ``` Any thoughts? Naturally at some point some complexity...

@t3hmrman What sort of templating? Can you provide a sample `[package.metadata.aur]` that includes some of what you're imagining? @nms-scribe I will add this feature as soon as I'm able.