From e4736bc4229cf86418408ab7e6071ced049b318e Mon Sep 17 00:00:00 2001 From: Johannes Schoepfer Date: Mon, 19 Jul 2021 09:34:42 +0200 Subject: office/texlive-extra: Updated for version 2021.210418. Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- office/texlive-extra/texlive-extra.SlackBuild | 7 ++++--- office/texlive-extra/texlive-extra.info | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'office') 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="" -- cgit v1.2.3