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'
|
||||
pkgname=texlive-minimal
|
||||
version=2020.1
|
||||
version=2021.0
|
||||
revision=1
|
||||
build_style=meta
|
||||
depends="texlive>=20200406
|
||||
texlive-core>=2020.57066"
|
||||
_year=${version%.*}
|
||||
depends="texlive>=20210325
|
||||
texlive-core>=${year}"
|
||||
short_desc="TeX Live - Metapackage including minimal packages"
|
||||
maintainer="fosslinux <fosslinux@aussies.space>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.tug.org/texlive/"
|
||||
homepage="https://tug.org/texlive/"
|
||||
|
|
Loading…
Reference in a new issue