texlive-basic: update to 2023.0.

This commit is contained in:
fosslinux 2023-11-09 14:46:58 +11:00 committed by Andrew J. Hesford
parent 29a171a95e
commit fd0ec8bd67

View file

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