https://github.com/laura7089/aur-helper-scripts
Scripts I use to ease maintenance of Arch User Repository packages.
https://github.com/laura7089/aur-helper-scripts
arch-user-repository aur just
Last synced: 3 months ago
JSON representation
Scripts I use to ease maintenance of Arch User Repository packages.
- Host: GitHub
- URL: https://github.com/laura7089/aur-helper-scripts
- Owner: Laura7089
- License: gpl-3.0
- Created: 2024-09-18T15:51:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T18:22:51.000Z (3 months ago)
- Last Synced: 2025-02-23T19:26:51.596Z (3 months ago)
- Topics: arch-user-repository, aur, just
- Language: Just
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AUR Package Maintenance Scripts
A small collection of scripts that I use to maintain my AUR packages.
Requires [just](https://github.com/casey/just).This repository is structured such that one adds directories to it containing `PKGBUILD`s/other package build files.
Once it's populated, see `just -l` for available scripts/tools.If you want to use the version management recipes, you will need [`nvchecker`](https://github.com/lilydjwg/nvchecker) installed.