summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-09-07 22:17:47 +0200
committerDan McGee <dan@archlinux.org>2009-09-07 22:17:47 +0200
commitcd5b029e934476e8ea6dade5798bfa3d6b6ceafd (patch)
treec9e132c9cea9dfccca6e3522db0da1a50509dafb /doc
parent43e16b373be50ca142e2b39055906194049c3686 (diff)
parent2e7c569950f3a6f651fb4850cb320068e2261198 (diff)
downloadpacman-cd5b029e934476e8ea6dade5798bfa3d6b6ceafd.tar.gz
pacman-cd5b029e934476e8ea6dade5798bfa3d6b6ceafd.tar.xz
Merge branch 'maint'
Diffstat (limited to 'doc')
-rw-r--r--doc/PKGBUILD.5.txt3
-rw-r--r--doc/index.txt1
-rw-r--r--doc/makepkg.8.txt3
3 files changed, 5 insertions, 2 deletions
diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt
index c832e236..e6f6edf5 100644
--- a/doc/PKGBUILD.5.txt
+++ b/doc/PKGBUILD.5.txt
@@ -118,7 +118,8 @@ name. The syntax is: `source=('filename::url')`.
*arch (array)*::
Defines on which architectures the given package is available (e.g.
- `arch=('i686' 'x86_64')`).
+ `arch=('i686' 'x86_64')`). Packages that contain no architecture specific
+ files may use arch=('any').
*backup (array)*::
A space-delimited array of filenames, without preceding slashes, that
diff --git a/doc/index.txt b/doc/index.txt
index 2f0141c3..0966fcc3 100644
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -62,6 +62,7 @@ Releases
`------------`-------
Date Version
---------------------
+2009-08-02 v3.3.0
2009-01-05 v3.2.2
2008-08-26 v3.2.1
2008-07-30 v3.2.0
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index ad78ffcb..198aa954 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -146,7 +146,8 @@ Options
Do not actually build the package, but build a source-only tarball that
does not include sources that can be fetched via a download URL. This is
useful for passing a single tarball to another program such as a chroot,
- remote builder, or a tarball upload.
+ remote builder, or a tarball upload. Because integrity checks are verified,
+ all source files of the package need to be present or downloadable.
*\--noconfirm*::
(Passed to pacman) Prevent pacman from waiting for user input before