index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Florian Pritz <bluewind@xinu.at> | 2011-08-05 22:44:00 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-08 13:28:40 -0500 |
commit | 4c37d74ae50fc7c0f067aca07164fe75516d055b (patch) | |
tree | 9dcd321e2f2e541b217bc34f4aed2a013dcbffc3 | |
parent | 88644e181db49f3f94e6891166823fd5f46acbcc (diff) |
-rw-r--r-- | doc/PKGBUILD.5.txt | 3 |
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index c0fa5948..ab49f7b7 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -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. |