mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
texlive-most: update to 2023.0.
This commit is contained in:
parent
f60ae4764e
commit
29a171a95e
1 changed files with 8 additions and 9 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'texlive-most'
|
||||
pkgname=texlive-most
|
||||
version=2021.0
|
||||
version=2023.0
|
||||
revision=1
|
||||
build_style=meta
|
||||
_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
|
||||
depends="texlive>=20230313
|
||||
texlive-BibTeX>=20230313
|
||||
texlive-LuaTeX>=20230313
|
||||
texlive-PythonTeX>=20230313
|
||||
texlive-Xdvi>=20230313
|
||||
texlive-XeTeX>=20230313
|
||||
texlive-dvi>=20230313
|
||||
texlive-core>=${_year}
|
||||
texlive-bibtexextra>=${_year}
|
||||
texlive-fontsextra>=${_year}
|
||||
|
|
Loading…
Add table
Reference in a new issue