Here goes an section from the the PKGBUILD man page:

EXAMPLE
The following is an example PKGBUILD for the patch package. For more
examples, look through the build files of your distribution’s packages.
For those using Arch Linux, consult the ABS tree.

# Maintainer: Joe User <joe.u...@example.com>

pkgname=patch
pkgver=2.5.4
pkgrel=3



Note the use of Maintainer... In the end, it is a comment and nothing more so who really cares about this.

Allan



Reply via email to