blob: a30d6c59b4e1e937528aafe34add181ccd48da70 (
plain)
1
2
3
4
5
6
7
8
|
Build package manually
$ makepkg -si
Update .SRCINFO
$ makepkg --printsrcinfo > .SRCINFO
This should be done every time the source changes. Your source should change with pkgver.
$ updpkgsums
|