GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
636 stars 36 forks source link

goxlr-utility-git repo on AUR #67

Open caniko opened 1 year ago

caniko commented 1 year ago

You can use this to directly upload to AUR upon release.

FrostyCoolSlug commented 1 year ago

Thanks! I'll look into using this.. AUR tends to be a little awkward because it tends to be the part that's most likely to fail just due to the nature of things like rust configurations being different depending on the user, so I do extra manual checks on the package being created, but the try_build_and_install flag should catch most problems.. So would be nice to have have this automated to save me a bit of effort after publishing!