diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2017-06-26 00:45:00 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:43:23 +0700 |
commit | 085f157893ae8341dd50f0a1e6d01b000635c12d (patch) | |
tree | 7d8748009527225334da507c09fe21fd02cc2db6 /office/texlive-docs/texlive-docs.SlackBuild | |
parent | 790282238c118d91fe159aed5e09f7703cc35d09 (diff) |
office/texlive-docs: Updated for version 2017.170622.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/texlive-docs/texlive-docs.SlackBuild')
-rw-r--r-- | office/texlive-docs/texlive-docs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/texlive-docs/texlive-docs.SlackBuild b/office/texlive-docs/texlive-docs.SlackBuild index 8cd0f7640d4b0..c756bbe8245e4 100644 --- a/office/texlive-docs/texlive-docs.SlackBuild +++ b/office/texlive-docs/texlive-docs.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2009 Patrick J. Volkerding, Sebeka, MN, USA # Copyright 2009-2014 Robby Workman, Northport, AL, USA -# Copyright 2016 Johannes Schoepfer +# Copyright 2016-2017 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texlive-docs -VERSION=${VERSION:-2016.161031} +VERSION=${VERSION:-2017.170622} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |