diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2016-10-25 23:37:02 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:58:07 +0700 |
commit | 04744744e9764b00780a906e22396b455151d2f5 (patch) | |
tree | 259e92aa428377fa6fb3bd3d0e6660103bf23450 /office/texlive-extra/texlive-extra.SlackBuild | |
parent | b0ee34910dd5fbe353d91ec5e28c4a7bcdc21d5d (diff) |
office/texlive-extra: Updated for version 20161023.
Signed-off-by: Robby Workman <rworkman@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 37b19c5f2229..4b5d8bb05517 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 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-extra -VERSION=20160622 +VERSION=20161023 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch |