office/texlive-docs: Updated for version 2021.210418.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2021-07-19 09:13:48 +02:00 committed by Willy Sudiarto Raharjo
parent c80f01d33a
commit c3881555bc
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 6 deletions

View file

@ -4,7 +4,7 @@
# Copyright 2009 Patrick J. Volkerding, Sebeka, MN, USA
# Copyright 2009 - 2014 Robby Workman, Northport, AL, USA
# Copyright 2016 - 2020 Johannes Schoepfer, Germany
# Copyright 2016 - 2021 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=texlive-docs
VERSION=${VERSION:-2020.200608}
TEXMFVERSION=${TEXMFVERSION:-210418}
VERSION=${VERSION:-2021.210418}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -52,7 +53,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG$TEXMFROOT $OUTPUT $PKG/usr/doc/texlive-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz -C $PKG$TEXMFROOT
tar xvf $CWD/$PRGNAM-$TEXMFVERSION.tar.xz -C $PKG$TEXMFROOT
chown -R root:root $PKG
chmod -R u+w,go-w,a+rX-st $PKG

View file

@ -1,8 +1,8 @@
PRGNAM="texlive-docs"
VERSION="2020.200608"
VERSION="2021.210418"
HOMEPAGE="https://tug.org/texlive/"
DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/texlive-docs-2020.200608.tar.xz"
MD5SUM="89c5212c1cae844188fca98f21acd938"
DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/texlive-docs-210418.tar.xz"
MD5SUM="c265537ee9fce1281d44e263f9797499"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""