diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2016-10-27 06:50:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-27 06:50:34 +0700 |
commit | cb7812c391671a30543cf4df2d4b4fecbfa9bf3b (patch) | |
tree | 57f678f2a4f4efb806cc80fd3153544615a139b9 /office/texlive-fonts/texlive-fonts.SlackBuild | |
parent | 300ae84f9df9e7ce00c2ef3e4afdec731e4a0574 (diff) |
office/texlive-fonts: Updated for version 20161023.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 54681e47dbf21..e71a49eafcdd9 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, <slackbuilds@schoepfer.info> +# Copyright 2016 Johannes Schoepfer # 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=20160622 +VERSION=${VERSION:-20161023} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |