summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYichao Zhou2019-04-03 15:16:52 -0700
committerYichao Zhou2019-04-03 15:16:52 -0700
commit114df6a499e79abbe788d0a17448b456d31fa68f (patch)
tree6ce035c02fe9712942a8801a80e1b241eaaa99a1
parente352ff5d3961ebc7bcaaa0be3ae6f7794be505f5 (diff)
downloadaur-114df6a499e79abbe788d0a17448b456d31fa68f.tar.gz
bump to 2019
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eee0723b1bb..f0619e59aeac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yichao Zhou <broken.zhou@gmail.com>
pkgname=texlive-installer
-pkgver=2018
-pkgrel=2
+pkgver=2019
+pkgrel=0
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/"
arch=('any')
@@ -10,7 +10,6 @@ depends=('wget' 'xz')
optdepends=()
makedepends=()
replaces=()
-# conflicts=('texlive-bin' 'texlive-htmlxml' $(pacman -Sgq texlive-most texlive-lang))
provides=('texlive-bin' 'texlive-htmlxml' $(pacman -Sgq texlive-most texlive-lang))
source=("http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz")
md5sums=('SKIP')