diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-02 16:57:29 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-09-02 16:57:29 +0000 |
commit | 8c2ceebd72bff269dea76c47a9a3d6558de40d51 (patch) | |
tree | 5045f4570e35ddd344e6137b74f36bcf4589177d | |
parent | 4647f6482e4fda1699087f6de40f165412cdc86d (diff) | |
download | pandoc-8c2ceebd72bff269dea76c47a9a3d6558de40d51.tar.gz |
Added note about Arch linux PKGBUILD script.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@998 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | web/index.txt.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/web/index.txt.in b/web/index.txt.in index 2bac3d0be..0c4a88505 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -58,7 +58,9 @@ To see what pandoc can do, see the [demonstration page](examples.html). For installation instructions for all architectures, see [INSTALL](INSTALL.html). Note that pandoc is in the [MacPorts], -[Debian unstable], and [FreeBSD ports] repositories. +[Debian unstable], and [FreeBSD ports] repositories. There is +also a [PKGBUILD script for building pandoc on Arch linux], +courtesy of Abhishek Dasgupta. - [Source tarball] - [Windows binary package] @@ -174,6 +176,7 @@ kind. [Windows binary package]: http://code.google.com/p/pandoc/downloads/detail?name=pandoc-@VERSION@.zip "Download Windows zip file from Pandoc's Google Code site" [Debian unstable]: http://packages.debian.org/unstable/text/pandoc [FreeBSD ports]: http://www.freshports.org/textproc/pandoc/ +[PKGBUILD script for building pandoc on Arch linux]: http://aur.archlinux.org/packages.php?do_Details=1&ID=12751&O=0&L=0&C=0&K=pandoc&SB=n&SO=a&PP=25&do_MyPackages=0&do_Orphans=0&SeB=nd [MacPorts]: http://www.macports.org/ [pandoc-announce]: http://groups.google.com/group/pandoc-announce [pandoc-discuss]: http://groups.google.com/group/pandoc-discuss |