mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
texlive-bin: update to 2024.
This commit is contained in:
parent
85ceebbd37
commit
450d8f4082
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
||||||
/opt/texlive/${VERSION}/bin/<arch>/tlmgr.
|
/opt/texlive/${VERSION}/bin/<arch>/tlmgr.
|
||||||
|
|
||||||
where <arch> is:
|
where <arch> is:
|
||||||
- X86_64-linux ==> x86_64 architecture
|
- x86_64-linux ==> x86_64 architecture
|
||||||
- i386-linux ==> i386 architecture
|
- i386-linux ==> i386 architecture
|
||||||
|
|
||||||
see:
|
see:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'texlive-bin'
|
# Template file for 'texlive-bin'
|
||||||
pkgname=texlive-bin
|
pkgname=texlive-bin
|
||||||
version=2023
|
version=2024
|
||||||
revision=1
|
revision=1
|
||||||
depends="texlive${version}-bin"
|
depends="texlive${version}-bin"
|
||||||
short_desc="TeX Live Binary distribution through tl-install (newest version)"
|
short_desc="TeX Live Binary distribution through tl-install (newest version)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue