On Mon, Oct 18, 2010 at 7:19 PM, Christian <[email protected]> wrote: > In the PKBUILD script there is some times install followed by a couple of > numbers, what are they for?
It's a command that copies files and sets the specified permissions on them. See `man install' for more information.

