texlive-full: update to 2021.0.

This commit is contained in:
Érico Nogueira 2021-11-27 00:53:57 -03:00 committed by Érico Nogueira Rolim
parent 379c831a18
commit 4591bf2851

View file

@ -1,11 +1,12 @@
# Template file for 'texlive-full'
pkgname=texlive-full
version=2020.1
version=2021.0
revision=1
build_style=meta
depends="texlive-most>=2020.1
texlive-lang>=2020.1"
_year=${version%.*}
depends="texlive-most>=${_year}
texlive-lang>=${_year}"
short_desc="TeX Live - Metapackage including all packages"
maintainer="fosslinux <fosslinux@aussies.space>"
license="GPL-2.0-or-later"
homepage="https://www.tug.org/texlive/"
homepage="https://tug.org/texlive/"