summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYichao Zhou2021-04-08 12:57:04 -0400
committerYichao Zhou2021-04-08 12:57:04 -0400
commit8285a37e97906e3058b4d235a092c4c7b7504a97 (patch)
treeb157d19121f77bfe284a8febd504f324f4c7ccbd
parent8fb41dfff619fe6d7e653c696d56339860ac2e46 (diff)
downloadaur-8285a37e97906e3058b4d235a092c4c7b7504a97.tar.gz
bump to 2021
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99614a1f3545..fdb958049583 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texlive-installer
pkgdesc = This packages provides the installer of texlive. It also tricks Arch into thinking it has its texlive packages installed.
- pkgver = 2020
+ pkgver = 2021
pkgrel = 1
url = http://www.tug.org/texlive/
install = texlive-installer.install
@@ -10,7 +10,7 @@ pkgbase = texlive-installer
depends = xz
provides = texlive-bin
provides = texlive-htmlxml
- provides = texlive-formatsextra=2020
+ provides = texlive-formatsextra=2021
provides = texlive-bibtexextra
provides = texlive-core
provides = texlive-fontsextra
diff --git a/PKGBUILD b/PKGBUILD
index 7d84956ae6d0..026cf1707962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yichao Zhou <broken.zhou@gmail.com>
pkgname=texlive-installer
-pkgver=2020
+pkgver=2021
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=2020' $(pacman -Sgq texlive-most texlive-lang))
+provides=('texlive-bin' 'texlive-htmlxml' 'texlive-formatsextra=2021' $(pacman -Sgq texlive-most texlive-lang))
source=("http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz")
md5sums=('SKIP')
install=${pkgname}.install