diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-07 15:38:19 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-07 15:38:19 -0300 |
commit | 851ffb3c3f1bb22e4d0017f435e603577b82ebec (patch) | |
tree | 3355a8e1af626bac02dcbbf7fab3af01c29afdc0 | |
parent | b55d70d1a657a260d1e76f0666ef8bf04c9e49d7 (diff) |
arch's ftp doesn't do http
-rw-r--r-- | libre/texlive-bin-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/texlive-bin-libre/PKGBUILD b/libre/texlive-bin-libre/PKGBUILD index 83db7cd5c..49225a96c 100644 --- a/libre/texlive-bin-libre/PKGBUILD +++ b/libre/texlive-bin-libre/PKGBUILD @@ -27,7 +27,7 @@ source=('texmf.cnf' 'http://mirrors.kernel.org/archlinux/other/texlive/texlive-bin-source-20111210.tar.xz' 'http://mirrors.kernel.org/archlinux/other/texlive/texlive-bin-texmf-20111210.tar.xz' # "http://foundry.supelec.fr/gf/download/frsrelease/392/1730/luatex-beta-${_luatex_ver}.tar.bz2" - 'http://ftp.archlinux.org/other/texlive/luatex-svn4356.tar.xz' + 'ftp://ftp.archlinux.org/other/texlive/luatex-svn4356.tar.xz' ) backup=(etc/texmf/web2c/texmf.cnf \ etc/texmf/chktex/chktexrc \ |