Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamiemagee/aur-packages

PKGBUILDs for Arch Linux
https://github.com/jamiemagee/aur-packages

arch-linux archlinux aur pkgbuild

Last synced: 4 months ago
JSON representation

PKGBUILDs for Arch Linux

Awesome Lists containing this project

README

        

# PKGBUILDs for [Arch User Repository (AUR)][1]

AUR packages that I maintain.

Check out my blog post, [Maintaining AUR packages with Renovate][2], for step-by-step breakdown of how I update these packages using [Renovate][3].
If you own any AUR packages and want to automate some of the maintenance burden, check out [the AUR packages template GitHub repository][4] I created

## License

All code in this repository is licensed under [the MIT license][5].
See the `license` property in each `PKGBUILD` for the license under which each package is distributed.

[1]: https://aur.archlinux.org
[2]: https://jamiemagee.co.uk/blog/maintaining-aur-packages-with-renovate/
[3]: github.com/apps/renovate
[4]: https://github.com/JamieMagee/aur-packages-template
[5]: https://opensource.org/licenses/MIT