mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
texlive-minimal: update to 2023.0.
This commit is contained in:
parent
fd0ec8bd67
commit
e352bae66d
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'texlive-minimal'
|
# Template file for 'texlive-minimal'
|
||||||
pkgname=texlive-minimal
|
pkgname=texlive-minimal
|
||||||
version=2021.0
|
version=2023.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
_year=${version%.*}
|
_year=${version%.*}
|
||||||
depends="texlive>=20210325
|
depends="texlive>=20230313
|
||||||
texlive-core>=${_year}"
|
texlive-core>=${_year}"
|
||||||
short_desc="TeX Live - Metapackage including minimal packages"
|
short_desc="TeX Live - Metapackage including minimal packages"
|
||||||
maintainer="fosslinux <fosslinux@aussies.space>"
|
maintainer="fosslinux <fosslinux@aussies.space>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue