diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2018-09-08 03:41:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:27:34 +0700 |
commit | 3a2d81561262877f707b8fa67fd9f2352f9258a2 (patch) | |
tree | ceb0aee696174dc5684f3bb6b2a278619c6b143d /office/texlive-docs/texlive-docs.SlackBuild | |
parent | ad56c1aac2a17eaf6bd71f7ecefef06b6dcd7eac (diff) | |
download | slackbuilds-3a2d81561262877f707b8fa67fd9f2352f9258a2.tar.gz |
office/texlive-docs: Updated for version 2018.180822.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 50e0c0f61c..972fe2cb60 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 - 2017 Johannes Schoepfer, Germany +# Copyright 2016 - 2018 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:-2018.180630} +VERSION=${VERSION:-2018.180822} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |