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 cf0334384a24..60db4d103691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# original code by Sunday87: https://bbs.archlinux.org/viewtopic.php?pid=1253365#p1253365
pkgname=texlive-most-doc
-pkgver=20171127
+pkgver=20171128
pkgrel=1
pkgdesc="Most TeXLive documentation"
url="http://tug.org/texlive/"
arch=('any')
license=('unknown')
optdepends=('texlive-bin: The texdoc program and some more documentation')
-makedepends=('wget')
+makedepends=('rsync')
install='texlive-most-doc.install'
options=('!strip' '!purge')