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 | |
parent | b0ee34910dd5fbe353d91ec5e28c4a7bcdc21d5d (diff) | |
download | slackbuilds-04744744e9764b00780a906e22396b455151d2f5.tar.gz |
office/texlive-extra: Updated for version 20161023.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/texlive-extra/texlive-extra.SlackBuild | 4 | ||||
-rw-r--r-- | office/texlive-extra/texlive-extra.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/texlive-extra/texlive-extra.SlackBuild b/office/texlive-extra/texlive-extra.SlackBuild index 37b19c5f22..4b5d8bb055 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 diff --git a/office/texlive-extra/texlive-extra.info b/office/texlive-extra/texlive-extra.info index 4655594a7a..b4d6a8951f 100644 --- a/office/texlive-extra/texlive-extra.info +++ b/office/texlive-extra/texlive-extra.info @@ -1,8 +1,8 @@ PRGNAM="texlive-extra" -VERSION="20160622" +VERSION="20161023" HOMEPAGE="http://tug.org/texlive/" -DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-extra/texlive-extra-20160622.tar.xz" -MD5SUM="2d9c1d1ace44ecf4ba63b25d76246f17" +DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-extra/texlive-extra-20161023.tar.xz" +MD5SUM="ba0e0323fbd1a4b64aca52651ea7e80d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="texlive" |