office/texlive-docs: Updated for version 2023.230322.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2023-06-01 19:39:25 +01:00 committed by Willy Sudiarto Raharjo
parent f14d71e683
commit a4cd5630a7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 9 additions and 7 deletions

View file

@ -1 +1,3 @@
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
if [ -x /usr/bin/mktexlsr ]; then
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
fi

View file

@ -4,7 +4,7 @@
# Copyright 2009 Patrick J. Volkerding, Sebeka, MN, USA
# Copyright 2009 - 2014 Robby Workman, Northport, AL, USA
# Copyright 2016 - 2022 Johannes Schoepfer, Germany
# Copyright 2016 - 2023 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=texlive-docs
TEXMFVERSION=${TEXMFVERSION:-210418}
VERSION=${VERSION:-2021.210418}
TEXMFVERSION=${TEXMFVERSION:-230322}
VERSION=${VERSION:-2023.230322}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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