diff --git a/doc/PKGBUILD.5.asciidoc b/doc/PKGBUILD.5.asciidoc index af615040..d207d92d 100644 --- a/doc/PKGBUILD.5.asciidoc +++ b/doc/PKGBUILD.5.asciidoc @@ -476,9 +476,9 @@ control system (VCS) is enabled by specifying the source in the form: source=('directory::url#fragment?query') -Currently makepkg supports the Bazaar, Git, Subversion, and Mercurial version -control systems. For other version control systems, manual cloning of upstream -repositories must be done in the `prepare()` function. +Currently makepkg supports the Bazaar, Git, Subversion, Fossil and Mercurial +version control systems. For other version control systems, manual cloning of +upstream repositories must be done in the `prepare()` function. The source URL is divided into four components: