summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 026cf1707962..1edfa9b1c133 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yichao Zhou <broken.zhou@gmail.com>
pkgname=texlive-installer
-pkgver=2021
+pkgver=2022
pkgrel=1
pkgdesc="This packages provides the installer of texlive. It also tricks Arch into thinking it has its texlive packages installed."
url="http://www.tug.org/texlive/"
@@ -10,7 +10,7 @@ depends=('wget' 'xz')
optdepends=()
makedepends=()
replaces=()
-provides=('texlive-bin' 'texlive-htmlxml' 'texlive-formatsextra=2021' $(pacman -Sgq texlive-most texlive-lang))
+provides=('texlive-bin' 'texlive-htmlxml' 'texlive-formatsextra=2022' $(pacman -Sgq texlive-most texlive-lang))
source=("http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz")
md5sums=('SKIP')
install=${pkgname}.install