aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: d149c3917e4375abed547b643b922103dd6d8dca (plain)
1
2
3
4
5
6
```
$ makepkg --printsrcinfo > .SRCINFO
$ git add PKGBUILD .SRCINFO
$ git commit -m "useful commit message"
$ git push
```