office/texlive: Fix download link

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2016-07-20 20:57:35 -05:00 committed by Robby Workman
parent 2965120088
commit 14743e2f43

View file

@ -2,16 +2,16 @@ PRGNAM="texlive"
VERSION="20160523"
HOMEPAGE="http://tug.org/texlive/"
DOWNLOAD="ftp://tug.org/historic/systems/texlive/2016/texlive-20160523b-source.tar.xz \
http:/slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160609.tar.xz \
http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160622.tar.xz \
http://mirror.ctan.org/systems/texlive/tlnet/archive/biber.i386-linux.tar.xz"
MD5SUM="cee56cc024e77174eee20e5171de2f87 \
aa831cd588793f8ddb40372e8791a3bb \
ef09a4006820fe7b2d592d957c47b8cc \
6c5a7a007c2c39e47bfac8f867d2dffe"
DOWNLOAD_x86_64="ftp://tug.org/historic/systems/texlive/2016/texlive-20160523b-source.tar.xz \
http:/slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160609.tar.xz \
http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160622.tar.xz \
http://mirror.ctan.org/systems/texlive/tlnet/archive/biber.x86_64-linux.tar.xz"
MD5SUM_x86_64="cee56cc024e77174eee20e5171de2f87 \
aa831cd588793f8ddb40372e8791a3bb \
ef09a4006820fe7b2d592d957c47b8cc \
d20085dda2c940aec5d242f3faa03ad4"
REQUIRES=""
MAINTAINER="Johannes Schoepfer"