From 2b9dbf8ac3e073ed0e81041970ccdaeac2eec21c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 21 Apr 2020 21:39:10 +0200 Subject: [PATCH] texlive-bin: update to 2020. --- srcpkgs/texlive-bin/INSTALL.msg | 2 +- srcpkgs/texlive-bin/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/texlive-bin/INSTALL.msg b/srcpkgs/texlive-bin/INSTALL.msg index 40f50db41e1..72c1e0fe9a3 100644 --- a/srcpkgs/texlive-bin/INSTALL.msg +++ b/srcpkgs/texlive-bin/INSTALL.msg @@ -25,7 +25,7 @@ To update you TeXLive installation use only the program - /opt/texlive/${VERSION}//tlmgr. + /opt/texlive/${VERSION}/bin//tlmgr. where is: - X86_64-linux ==> x86_64 architecture diff --git a/srcpkgs/texlive-bin/template b/srcpkgs/texlive-bin/template index ecf0cebc83e..e895d4e970c 100644 --- a/srcpkgs/texlive-bin/template +++ b/srcpkgs/texlive-bin/template @@ -1,11 +1,11 @@ # Template file for 'texlive-bin' pkgname=texlive-bin -version=2019 +version=2020 revision=1 depends="texlive${version}-bin" short_desc="TeX Live Binary distribution through tl-install (newest version)" maintainer="Leah Neukirchen " -license="GPL-2" +license="GPL-2.0-or-later" homepage="http://tug.org/texlive/" provides="texlive-${version}_${revision}"