texlive-most: update to 2021.0.
This commit is contained in:
parent
5c0a9003c1
commit
5e7d00ff3a
1 changed files with 23 additions and 22 deletions
|
@ -1,29 +1,30 @@
|
|||
# Template file for 'texlive-most'
|
||||
pkgname=texlive-most
|
||||
version=2020.1
|
||||
version=2021.0
|
||||
revision=1
|
||||
build_style=meta
|
||||
depends="texlive>=20200406
|
||||
texlive-BibTeX>=20200406
|
||||
texlive-ConTeXt>=20200406
|
||||
texlive-LuaTeX>=20200406
|
||||
texlive-PythonTeX>=20200406
|
||||
texlive-Xdvi>=20200406
|
||||
texlive-XeTeX>=20200406
|
||||
texlive-dvi>=20200406
|
||||
texlive-core>=2020.57066
|
||||
texlive-bibtexextra>=2020.56991
|
||||
texlive-fontsextra>=2020.57042
|
||||
texlive-formatsextra>=2020.56699
|
||||
texlive-games>=2020.56833
|
||||
texlive-humanities>=2020.57034
|
||||
texlive-latexextra>=2020.57067
|
||||
texlive-music>=2020.56473
|
||||
texlive-pictures>=2020.57065
|
||||
texlive-pstricks>=2020.56758
|
||||
texlive-publishers>=2020.57058
|
||||
texlive-science>=2020.57068"
|
||||
_year=${version%.*}
|
||||
depends="texlive>=20210325
|
||||
texlive-BibTeX>=20210325
|
||||
texlive-ConTeXt>=20210325
|
||||
texlive-LuaTeX>=20210325
|
||||
texlive-PythonTeX>=20210325
|
||||
texlive-Xdvi>=20210325
|
||||
texlive-XeTeX>=20210325
|
||||
texlive-dvi>=20210325
|
||||
texlive-core>=${_year}
|
||||
texlive-bibtexextra>=${_year}
|
||||
texlive-fontsextra>=${_year}
|
||||
texlive-formatsextra>=${_year}
|
||||
texlive-games>=${_year}
|
||||
texlive-humanities>=${_year}
|
||||
texlive-latexextra>=${_year}
|
||||
texlive-music>=${_year}
|
||||
texlive-pictures>=${_year}
|
||||
texlive-pstricks>=${_year}
|
||||
texlive-publishers>=${_year}
|
||||
texlive-science>=${_year}"
|
||||
short_desc="TeX Live - Metapackage including most packages"
|
||||
maintainer="fosslinux <fosslinux@aussies.space>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.tug.org/texlive/"
|
||||
homepage="https://tug.org/texlive/"
|
||||
|
|
Loading…
Reference in a new issue