diff options
author | Johannes Schoepfer | 2016-10-27 01:50:34 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2016-10-27 01:50:34 +0200 |
commit | cb7812c391671a30543cf4df2d4b4fecbfa9bf3b (patch) | |
tree | 57f678f2a4f4efb806cc80fd3153544615a139b9 /office/texlive-fonts | |
parent | 300ae84f9df9e7ce00c2ef3e4afdec731e4a0574 (diff) | |
download | slackbuilds-cb7812c391671a30543cf4df2d4b4fecbfa9bf3b.tar.gz |
office/texlive-fonts: Updated for version 20161023.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texlive-fonts')
-rw-r--r-- | office/texlive-fonts/texlive-fonts.SlackBuild | 4 | ||||
-rw-r--r-- | office/texlive-fonts/texlive-fonts.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/texlive-fonts/texlive-fonts.SlackBuild b/office/texlive-fonts/texlive-fonts.SlackBuild index 54681e47db..e71a49eafc 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} diff --git a/office/texlive-fonts/texlive-fonts.info b/office/texlive-fonts/texlive-fonts.info index eb722b768f..1eb1b13dbf 100644 --- a/office/texlive-fonts/texlive-fonts.info +++ b/office/texlive-fonts/texlive-fonts.info @@ -1,8 +1,8 @@ PRGNAM="texlive-fonts" -VERSION="20160622" +VERSION="20161023" HOMEPAGE="http://tug.org/texlive/" -DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-fonts/texlive-fonts-20160622.tar.xz" -MD5SUM="52295de180f556e6a4bdfa010343220f" +DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive-fonts/texlive-fonts-20161023.tar.xz" +MD5SUM="ccf15fb9158ce8ce0b47483c8a35f315" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="texlive" |