Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jamiemagee/aur-packages
- Owner: JamieMagee
- License: mit
- Created: 2018-07-13T12:16:07.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T18:30:36.000Z (10 months ago)
- Last Synced: 2024-04-03T19:53:38.827Z (10 months ago)
- Topics: arch-linux, archlinux, aur, pkgbuild
- Language: Shell
- Homepage: https://aur.archlinux.org/packages/?SeB=m&K=JamieMagee
- Size: 372 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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