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 | |
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')
-rw-r--r-- | office/texlive-docs/texlive-docs.SlackBuild | 4 | ||||
-rw-r--r-- | office/texlive-docs/texlive-docs.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/office/texlive-docs/texlive-docs.info b/office/texlive-docs/texlive-docs.info index a972ebe4a2..46ce34fe1d 100644 --- a/office/texlive-docs/texlive-docs.info +++ b/office/texlive-docs/texlive-docs.info @@ -1,8 +1,8 @@ PRGNAM="texlive-docs" -VERSION="2018.180630" +VERSION="2018.180822" HOMEPAGE="http://tug.org/texlive/" -DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2018/texlive-docs/texlive-docs-2018.180630.tar.xz" -MD5SUM="ae338b9b0a65a2fdab5503d68c279ab2" +DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2018/texlive-docs/texlive-docs-2018.180822.tar.xz" +MD5SUM="15ff1c22c970b82150d84e92869acffd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="texlive" |