diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2017-06-26 00:44:27 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:43:22 +0700 |
commit | 790282238c118d91fe159aed5e09f7703cc35d09 (patch) | |
tree | f320c9aba8c24c72140c08c26ad82a22f8961fd9 /office/texlive-fonts/texlive-fonts.SlackBuild | |
parent | 3810dd6639e2ff369a9a76ca13f3c764f96a4ecb (diff) | |
download | slackbuilds-790282238c118d91fe159aed5e09f7703cc35d09.tar.gz |
office/texlive-fonts: Updated for version 2017.170622.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/texlive-fonts/texlive-fonts.SlackBuild')
-rw-r--r-- | office/texlive-fonts/texlive-fonts.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/texlive-fonts/texlive-fonts.SlackBuild b/office/texlive-fonts/texlive-fonts.SlackBuild index b831fed25e..3092640acb 100644 --- a/office/texlive-fonts/texlive-fonts.SlackBuild +++ b/office/texlive-fonts/texlive-fonts.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-fonts -VERSION=${VERSION:-2016.161031} +VERSION=${VERSION:-2017.170622} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |