[pacman-dev] [PATCH] doc/PKGBUILD: fix pkgver for -git packages

Florian Pritz bluewind at xinu.at
Fri Aug 5 16:45:19 EDT 2011


Signed-off-by: Florian Pritz <bluewind at xinu.at>
---
 doc/PKGBUILD.5.txt |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index d9cf623..69913dd 100644
--- a/doc/PKGBUILD.5.txt
+++ b/doc/PKGBUILD.5.txt
@@ -401,8 +401,7 @@ from (e.g., 'makepkg-git', 'mplayer-svn').
 		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.
-- 
1.7.6


More information about the pacman-dev mailing list