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}"