doc/PKGBUILD: fix pkgver for -git packages

Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Florian Pritz 2011-08-05 22:44:00 +02:00 committed by Dan McGee
parent 88644e181d
commit 4c37d74ae5
1 changed files with 1 additions and 2 deletions

View File

@ -384,8 +384,7 @@ from.
The SVN module to fetch.
*Git*::
The generated pkgver will be one formatted by the 'git-describe'
command, with '-' characters converted to '_' characters.
The generated pkgver will be the date the package is built.
*_gitroot*;;
The URL (all protocols supported) to the GIT repository.