mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/texlive-docs: Updated for version 2019.190626.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
05eefea078
commit
c5e9c8ba23
2 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Copyright 2009 Patrick J. Volkerding, Sebeka, MN, USA
|
||||
# Copyright 2009 - 2014 Robby Workman, Northport, AL, USA
|
||||
# Copyright 2016 - 2018 Johannes Schoepfer, Germany
|
||||
# Copyright 2016 - 2019 Johannes Schoepfer, Germany
|
||||
# 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-docs
|
||||
VERSION=${VERSION:-2018.180822}
|
||||
VERSION=${VERSION:-2019.190626}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="texlive-docs"
|
||||
VERSION="2018.180822"
|
||||
HOMEPAGE="http://tug.org/texlive/"
|
||||
DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2018/texlive-docs/texlive-docs-2018.180822.tar.xz"
|
||||
MD5SUM="15ff1c22c970b82150d84e92869acffd"
|
||||
VERSION="2019.190626"
|
||||
HOMEPAGE="https://tug.org/texlive/"
|
||||
DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2019/texlive-docs-2019.190626.tar.xz"
|
||||
MD5SUM="bb48cec9ec541fda657541d7c45a06d4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="texlive"
|
||||
MAINTAINER="Johannes Schoepfer"
|
||||
EMAIL="slackbuilds[at]schoepfer[dot]info"
|
||||
EMAIL="slackbuilds@schoepfer.info"
|
||||
|
|
Loading…
Reference in a new issue