aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 0910f1f81732c6050796d4d00c6adef7de85986b (plain)
1
2
3
4
5
6
7
8
9
10
11
# skull-shell-git AUR package

This directory contains the AUR packaging files for `skull-shell-git`.

```sh
makepkg --printsrcinfo > .SRCINFO
makepkg -si
```

To publish, copy `PKGBUILD`, `.SRCINFO`, and `skull-shell.install` into the
`skull-shell-git` AUR repository, then commit and push them there.