diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2019-06-29 07:49:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-29 07:49:21 +0700 |
commit | 05eefea0784239b74dd5b9cb94c4127ccd26aefa (patch) | |
tree | 3bb679e6e04fbde11d0abdfbaf176620a5b33bf1 /office/texlive-extra/texlive-extra.SlackBuild | |
parent | b06a45f5ce51699d2771bf1ba3cdf385a688b493 (diff) |
office/texlive-extra: Updated for version 2019.190626.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texlive-extra/texlive-extra.SlackBuild')
-rw-r--r-- | office/texlive-extra/texlive-extra.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/texlive-extra/texlive-extra.SlackBuild b/office/texlive-extra/texlive-extra.SlackBuild index 9cb48640b02bc..4faa70f884c65 100644 --- a/office/texlive-extra/texlive-extra.SlackBuild +++ b/office/texlive-extra/texlive-extra.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2009 Patrick J. Volkerding, Sebeka, MN, USA # Copyright 2009 - 2014 Robby Workman, Northport, AL, USA -# Copyright 2016 - 2018 Johannes Schoepfer, Germany +# Copyright 2016 - 2019 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-extra -VERSION=${VERSION:-2018.180822} +VERSION=${VERSION:-2019.190626} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |