summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Johannes Schoepfer2021-07-19 09:34:42 +0200
committer Willy Sudiarto Raharjo2021-07-19 11:23:31 +0200
commite4736bc4229cf86418408ab7e6071ced049b318e (patch)
tree34f286fbe54e77f8017c101da6772624fc2d0f05 /office
parentc3881555bc56cb0b5078020707ddd30aadb60d9a (diff)
downloadslackbuilds-e4736bc4229cf86418408ab7e6071ced049b318e.tar.gz
office/texlive-extra: 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')
-rw-r--r--office/texlive-extra/texlive-extra.SlackBuild7
-rw-r--r--office/texlive-extra/texlive-extra.info6
2 files changed, 7 insertions, 6 deletions
diff --git a/office/texlive-extra/texlive-extra.SlackBuild b/office/texlive-extra/texlive-extra.SlackBuild
index 3c287e1723..df1f02f019 100644
--- a/office/texlive-extra/texlive-extra.SlackBuild
+++ b/office/texlive-extra/texlive-extra.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-extra
-VERSION=${VERSION:-2020.200608}
+TEXMFVERSION=${TEXMFVERSION:-210418}
+VERSION=${VERSION:-2021.210418}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -58,7 +59,7 @@ TEXMFROOT=/usr/share
rm -rf $PKG
mkdir -p $TMP $PKG$TEXMFROOT $OUTPUT $PKG/usr/bin $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-extra/texlive-extra.info b/office/texlive-extra/texlive-extra.info
index 7cbc863945..5452dfda9e 100644
--- a/office/texlive-extra/texlive-extra.info
+++ b/office/texlive-extra/texlive-extra.info
@@ -1,8 +1,8 @@
PRGNAM="texlive-extra"
-VERSION="2020.200608"
+VERSION="2021.210418"
HOMEPAGE="https://tug.org/texlive/"
-DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/texlive-extra-2020.200608.tar.xz"
-MD5SUM="34a8f19207ba77c6f86891eb3450e912"
+DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/texlive-extra-210418.tar.xz"
+MD5SUM="2ba79dc8df413557d06fa3cb8df04080"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""