mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
texlive-basic: update to 2023.0.
This commit is contained in:
parent
29a171a95e
commit
fd0ec8bd67
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'texlive-basic'
|
# Template file for 'texlive-basic'
|
||||||
pkgname=texlive-basic
|
pkgname=texlive-basic
|
||||||
version=2021.0
|
version=2023.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
_year=${version%.*}
|
_year=${version%.*}
|
||||||
depends="texlive>=20210325
|
depends="texlive>=20230313
|
||||||
texlive-BibTeX>=20210325
|
texlive-BibTeX>=20230313
|
||||||
texlive-LuaTeX>=20210325
|
texlive-LuaTeX>=20230313
|
||||||
texlive-dvi>=20210325
|
texlive-dvi>=20210313
|
||||||
texlive-core>=${_year}
|
texlive-core>=${_year}
|
||||||
texlive-latexextra>=${_year}
|
texlive-latexextra>=${_year}
|
||||||
texlive-pictures>=${_year}"
|
texlive-pictures>=${_year}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue