https://github.com/jamiemagee/aur-packages
PKGBUILDs for Arch Linux
https://github.com/jamiemagee/aur-packages
arch-linux archlinux aur pkgbuild
Last synced: 11 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 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T07:54:59.000Z (12 months ago)
- Last Synced: 2025-04-10T08:39:56.943Z (12 months ago)
- Topics: arch-linux, archlinux, aur, pkgbuild
- Language: Shell
- Homepage: https://aur.archlinux.org/packages/?SeB=m&K=JamieMagee
- Size: 459 KB
- Stars: 4
- 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