aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: d81e6c84023be2c9ee8be9e462354d3ae5730d03 (plain)
1
2
3
4
5
6
7
8
9
Before committing, you must rebuild .SRCINFO:
```bash
make build
```

To push to AUR, configure SSH creds and
```bash
make push-aur
```