diff options
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" |