summaryrefslogtreecommitdiffstats
path: root/office/texlive-docs
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds@schoepfer.info>2021-07-19 09:13:48 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-07-19 16:23:30 +0700
commitc3881555bc56cb0b5078020707ddd30aadb60d9a (patch)
treead9cd5c3c2d5ce75af0bd222c065a43fa39d39fb /office/texlive-docs
parentc80f01d33a52002a34157a40827cbdafc4444e7e (diff)
downloadslackbuilds-c3881555bc56cb0b5078020707ddd30aadb60d9a.tar.gz
slackbuilds-c3881555bc56cb0b5078020707ddd30aadb60d9a.tar.xz
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>
Diffstat (limited to 'office/texlive-docs')
-rw-r--r--office/texlive-docs/texlive-docs.SlackBuild7
-rw-r--r--office/texlive-docs/texlive-docs.info6
2 files changed, 7 insertions, 6 deletions
diff --git a/office/texlive-docs/texlive-docs.SlackBuild b/office/texlive-docs/texlive-docs.SlackBuild
index e77bd52ce7..7e8b279227 100644
--- a/office/texlive-docs/texlive-docs.SlackBuild
+++ b/office/texlive-docs/texlive-docs.SlackBuild
@@ -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
diff --git a/office/texlive-docs/texlive-docs.info b/office/texlive-docs/texlive-docs.info
index 79bb330e80..a693f54daa 100644
--- a/office/texlive-docs/texlive-docs.info
+++ b/office/texlive-docs/texlive-docs.info
@@ -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=""