mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
Add script to sync AUR packaging repos
This commit is contained in:
@@ -10,3 +10,10 @@ Before publishing:
|
||||
1. Generate `.SRCINFO` with `makepkg --printsrcinfo > .SRCINFO` inside each package directory.
|
||||
2. Build-test locally with `makepkg -si`.
|
||||
3. Push each package to its own AUR Git repository (`aur@aur.archlinux.org:bearhub.git` and `aur@aur.archlinux.org:bearhub-git.git`).
|
||||
|
||||
Automation:
|
||||
|
||||
- You can sync both local AUR clones with one command:
|
||||
- `scripts/sync-aur-packaging.sh`
|
||||
- Optional auto-commit and push:
|
||||
- `scripts/sync-aur-packaging.sh --push`
|
||||
|
||||
Reference in New Issue
Block a user