mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-08 12:28:00 -05:00
Update PKGBUILD.5 with missing devel variable descriptions
The lack of descriptions on some of the variables was causing issues with documentation generation. Adding text to them fixes this. Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
9fdb15b4b5
commit
f3e8343c7e
@ -265,22 +265,29 @@ from.
|
||||
The generated pkgver will be the hg tip revision number.
|
||||
|
||||
*_hgroot*;;
|
||||
The URL of the mercurial repository.
|
||||
|
||||
*_hgrepo*;;
|
||||
The repository to follow.
|
||||
|
||||
*Darcs*::
|
||||
The generated pkgver will be the date the package is built.
|
||||
|
||||
*_darcstrunk*;;
|
||||
URL to the repository trunk.
|
||||
|
||||
*_darcsmod*;;
|
||||
Darcs module to use.
|
||||
|
||||
*Bazaar*::
|
||||
The generated pkgver will be the latest Bazaar revision number (revno).
|
||||
|
||||
*_bzrtrunk*;;
|
||||
URL to the bazaar repository.
|
||||
|
||||
*_bzrmod*;;
|
||||
Bazaar module to use.
|
||||
|
||||
|
||||
Example
|
||||
-------
|
||||
|
Loading…
Reference in New Issue
Block a user