texlive-minimal: update to 2021.0.
This commit is contained in:
parent
5e7d00ff3a
commit
aeea6a9e0b
1 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'texlive-minimal'
|
# Template file for 'texlive-minimal'
|
||||||
pkgname=texlive-minimal
|
pkgname=texlive-minimal
|
||||||
version=2020.1
|
version=2021.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="texlive>=20200406
|
_year=${version%.*}
|
||||||
texlive-core>=2020.57066"
|
depends="texlive>=20210325
|
||||||
|
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>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.tug.org/texlive/"
|
homepage="https://tug.org/texlive/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue