From 90e748f07e1f753af071902cba41e85b4c7c8db9 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Wed, 2 May 2018 16:47:29 +0200 Subject: [PATCH] texlive2017-bin: add repository to use --- srcpkgs/texlive2017-bin/INSTALL | 2 +- srcpkgs/texlive2017-bin/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/texlive2017-bin/INSTALL b/srcpkgs/texlive2017-bin/INSTALL index 7f0ea901c24..e44e14a0d09 100644 --- a/srcpkgs/texlive2017-bin/INSTALL +++ b/srcpkgs/texlive2017-bin/INSTALL @@ -3,6 +3,6 @@ post) case "${UPDATE}" in no) cd opt/texlive2017-installer - ./install-tl -profile void.profile + ./install-tl -repository ftp://ftp.tug.org/texlive/historic/2017/tlnet-final/ -profile void.profile esac esac diff --git a/srcpkgs/texlive2017-bin/template b/srcpkgs/texlive2017-bin/template index 65c23a566c4..66e01a76b55 100644 --- a/srcpkgs/texlive2017-bin/template +++ b/srcpkgs/texlive2017-bin/template @@ -1,7 +1,7 @@ # Template file for 'texlive-bin' pkgname=texlive2017-bin version=2017 -revision=1 +revision=2 maintainer="Leah Neukirchen " homepage="http://tug.org/texlive/" license="GPL-2"